Class GkeonpremBareMetalClusterConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterConfig.Jsii$Proxy
-
- All Implemented Interfaces:
GkeonpremBareMetalClusterConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- GkeonpremBareMetalClusterConfig
@Stability(Stable) @Internal public static final class GkeonpremBareMetalClusterConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements GkeonpremBareMetalClusterConfig
An implementation forGkeonpremBareMetalClusterConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterConfig
GkeonpremBareMetalClusterConfig.Builder, GkeonpremBareMetalClusterConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(GkeonpremBareMetalClusterConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeonpremBareMetalClusterConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)StringgetAdminClusterMembership()The Admin Cluster this Bare Metal User Cluster belongs to.Map<String,String>getAnnotations()Annotations on the Bare Metal User Cluster.StringgetBareMetalVersion()A human readable description of this Bare Metal User Cluster.GkeonpremBareMetalClusterBinaryAuthorizationgetBinaryAuthorization()binary_authorization block.GkeonpremBareMetalClusterClusterOperationsgetClusterOperations()cluster_operations block.ObjectgetConnection()GkeonpremBareMetalClusterControlPlanegetControlPlane()control_plane block.ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()A human readable description of this Bare Metal User Cluster.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#id GkeonpremBareMetalCluster#id}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()GkeonpremBareMetalClusterLoadBalancergetLoadBalancer()load_balancer block.StringgetLocation()The location of the resource.GkeonpremBareMetalClusterMaintenanceConfiggetMaintenanceConfig()maintenance_config block.StringgetName()The bare metal cluster name.GkeonpremBareMetalClusterNetworkConfiggetNetworkConfig()network_config block.GkeonpremBareMetalClusterNodeAccessConfiggetNodeAccessConfig()node_access_config block.GkeonpremBareMetalClusterNodeConfiggetNodeConfig()node_config block.GkeonpremBareMetalClusterOsEnvironmentConfiggetOsEnvironmentConfig()os_environment_config block.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#project GkeonpremBareMetalCluster#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()GkeonpremBareMetalClusterProxygetProxy()proxy block.GkeonpremBareMetalClusterSecurityConfiggetSecurityConfig()security_config block.GkeonpremBareMetalClusterStoragegetStorage()storage block.GkeonpremBareMetalClusterTimeoutsgetTimeouts()timeouts block.GkeonpremBareMetalClusterUpgradePolicygetUpgradePolicy()upgrade_policy block.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(GkeonpremBareMetalClusterConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theGkeonpremBareMetalClusterConfig.Builder.
-
-
Method Detail
-
getAdminClusterMembership
public final String getAdminClusterMembership()
Description copied from interface:GkeonpremBareMetalClusterConfigThe Admin Cluster this Bare Metal User Cluster belongs to.This is the full resource name of the Admin Cluster's hub membership. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#admin_cluster_membership GkeonpremBareMetalCluster#admin_cluster_membership}
- Specified by:
getAdminClusterMembershipin interfaceGkeonpremBareMetalClusterConfig
-
getBareMetalVersion
public final String getBareMetalVersion()
Description copied from interface:GkeonpremBareMetalClusterConfigA human readable description of this Bare Metal User Cluster.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#bare_metal_version GkeonpremBareMetalCluster#bare_metal_version}
- Specified by:
getBareMetalVersionin interfaceGkeonpremBareMetalClusterConfig
-
getControlPlane
public final GkeonpremBareMetalClusterControlPlane getControlPlane()
Description copied from interface:GkeonpremBareMetalClusterConfigcontrol_plane block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#control_plane GkeonpremBareMetalCluster#control_plane}
- Specified by:
getControlPlanein interfaceGkeonpremBareMetalClusterConfig
-
getLoadBalancer
public final GkeonpremBareMetalClusterLoadBalancer getLoadBalancer()
Description copied from interface:GkeonpremBareMetalClusterConfigload_balancer block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#load_balancer GkeonpremBareMetalCluster#load_balancer}
- Specified by:
getLoadBalancerin interfaceGkeonpremBareMetalClusterConfig
-
getLocation
public final String getLocation()
Description copied from interface:GkeonpremBareMetalClusterConfigThe location of the resource.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#location GkeonpremBareMetalCluster#location}
- Specified by:
getLocationin interfaceGkeonpremBareMetalClusterConfig
-
getName
public final String getName()
Description copied from interface:GkeonpremBareMetalClusterConfigThe bare metal cluster name.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#name GkeonpremBareMetalCluster#name}
- Specified by:
getNamein interfaceGkeonpremBareMetalClusterConfig
-
getNetworkConfig
public final GkeonpremBareMetalClusterNetworkConfig getNetworkConfig()
Description copied from interface:GkeonpremBareMetalClusterConfignetwork_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#network_config GkeonpremBareMetalCluster#network_config}
- Specified by:
getNetworkConfigin interfaceGkeonpremBareMetalClusterConfig
-
getStorage
public final GkeonpremBareMetalClusterStorage getStorage()
Description copied from interface:GkeonpremBareMetalClusterConfigstorage block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#storage GkeonpremBareMetalCluster#storage}
- Specified by:
getStoragein interfaceGkeonpremBareMetalClusterConfig
-
getAnnotations
public final Map<String,String> getAnnotations()
Description copied from interface:GkeonpremBareMetalClusterConfigAnnotations on the Bare Metal User Cluster.This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between. **Note**: This field is non-authoritative, and will only manage the annotations present in your configuration. Please refer to the field 'effective_annotations' for all of the annotations present on the resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#annotations GkeonpremBareMetalCluster#annotations}
- Specified by:
getAnnotationsin interfaceGkeonpremBareMetalClusterConfig
-
getBinaryAuthorization
public final GkeonpremBareMetalClusterBinaryAuthorization getBinaryAuthorization()
Description copied from interface:GkeonpremBareMetalClusterConfigbinary_authorization block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#binary_authorization GkeonpremBareMetalCluster#binary_authorization}
- Specified by:
getBinaryAuthorizationin interfaceGkeonpremBareMetalClusterConfig
-
getClusterOperations
public final GkeonpremBareMetalClusterClusterOperations getClusterOperations()
Description copied from interface:GkeonpremBareMetalClusterConfigcluster_operations block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#cluster_operations GkeonpremBareMetalCluster#cluster_operations}
- Specified by:
getClusterOperationsin interfaceGkeonpremBareMetalClusterConfig
-
getDescription
public final String getDescription()
Description copied from interface:GkeonpremBareMetalClusterConfigA human readable description of this Bare Metal User Cluster.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#description GkeonpremBareMetalCluster#description}
- Specified by:
getDescriptionin interfaceGkeonpremBareMetalClusterConfig
-
getId
public final String getId()
Description copied from interface:GkeonpremBareMetalClusterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#id GkeonpremBareMetalCluster#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceGkeonpremBareMetalClusterConfig
-
getMaintenanceConfig
public final GkeonpremBareMetalClusterMaintenanceConfig getMaintenanceConfig()
Description copied from interface:GkeonpremBareMetalClusterConfigmaintenance_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#maintenance_config GkeonpremBareMetalCluster#maintenance_config}
- Specified by:
getMaintenanceConfigin interfaceGkeonpremBareMetalClusterConfig
-
getNodeAccessConfig
public final GkeonpremBareMetalClusterNodeAccessConfig getNodeAccessConfig()
Description copied from interface:GkeonpremBareMetalClusterConfignode_access_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#node_access_config GkeonpremBareMetalCluster#node_access_config}
- Specified by:
getNodeAccessConfigin interfaceGkeonpremBareMetalClusterConfig
-
getNodeConfig
public final GkeonpremBareMetalClusterNodeConfig getNodeConfig()
Description copied from interface:GkeonpremBareMetalClusterConfignode_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#node_config GkeonpremBareMetalCluster#node_config}
- Specified by:
getNodeConfigin interfaceGkeonpremBareMetalClusterConfig
-
getOsEnvironmentConfig
public final GkeonpremBareMetalClusterOsEnvironmentConfig getOsEnvironmentConfig()
Description copied from interface:GkeonpremBareMetalClusterConfigos_environment_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#os_environment_config GkeonpremBareMetalCluster#os_environment_config}
- Specified by:
getOsEnvironmentConfigin interfaceGkeonpremBareMetalClusterConfig
-
getProject
public final String getProject()
Description copied from interface:GkeonpremBareMetalClusterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#project GkeonpremBareMetalCluster#project}.- Specified by:
getProjectin interfaceGkeonpremBareMetalClusterConfig
-
getProxy
public final GkeonpremBareMetalClusterProxy getProxy()
Description copied from interface:GkeonpremBareMetalClusterConfigproxy block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#proxy GkeonpremBareMetalCluster#proxy}
- Specified by:
getProxyin interfaceGkeonpremBareMetalClusterConfig
-
getSecurityConfig
public final GkeonpremBareMetalClusterSecurityConfig getSecurityConfig()
Description copied from interface:GkeonpremBareMetalClusterConfigsecurity_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#security_config GkeonpremBareMetalCluster#security_config}
- Specified by:
getSecurityConfigin interfaceGkeonpremBareMetalClusterConfig
-
getTimeouts
public final GkeonpremBareMetalClusterTimeouts getTimeouts()
Description copied from interface:GkeonpremBareMetalClusterConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#timeouts GkeonpremBareMetalCluster#timeouts}
- Specified by:
getTimeoutsin interfaceGkeonpremBareMetalClusterConfig
-
getUpgradePolicy
public final GkeonpremBareMetalClusterUpgradePolicy getUpgradePolicy()
Description copied from interface:GkeonpremBareMetalClusterConfigupgrade_policy block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#upgrade_policy GkeonpremBareMetalCluster#upgrade_policy}
- Specified by:
getUpgradePolicyin interfaceGkeonpremBareMetalClusterConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-