Class GkeonpremVmwareClusterVcenterOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.gkeonprem_vmware_cluster.GkeonpremVmwareClusterVcenterOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:21.483Z") @Stability(Stable) public class GkeonpremVmwareClusterVcenterOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
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.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description GkeonpremVmwareClusterVcenterOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedGkeonpremVmwareClusterVcenterOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedGkeonpremVmwareClusterVcenterOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAddress()StringgetCaCertData()StringgetCaCertDataInput()StringgetCluster()StringgetClusterInput()StringgetDatacenter()StringgetDatacenterInput()StringgetDatastore()StringgetDatastoreInput()StringgetFolder()StringgetFolderInput()GkeonpremVmwareClusterVcentergetInternalValue()StringgetResourcePool()StringgetResourcePoolInput()StringgetStoragePolicyName()StringgetStoragePolicyNameInput()voidresetCaCertData()voidresetCluster()voidresetDatacenter()voidresetDatastore()voidresetFolder()voidresetResourcePool()voidresetStoragePolicyName()voidsetCaCertData(String value)voidsetCluster(String value)voidsetDatacenter(String value)voidsetDatastore(String value)voidsetFolder(String value)voidsetInternalValue(GkeonpremVmwareClusterVcenter value)voidsetResourcePool(String value)voidsetStoragePolicyName(String value)-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
GkeonpremVmwareClusterVcenterOutputReference
protected GkeonpremVmwareClusterVcenterOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
GkeonpremVmwareClusterVcenterOutputReference
protected GkeonpremVmwareClusterVcenterOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
GkeonpremVmwareClusterVcenterOutputReference
@Stability(Stable) public GkeonpremVmwareClusterVcenterOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
resetCaCertData
@Stability(Stable) public void resetCaCertData()
-
resetCluster
@Stability(Stable) public void resetCluster()
-
resetDatacenter
@Stability(Stable) public void resetDatacenter()
-
resetDatastore
@Stability(Stable) public void resetDatastore()
-
resetFolder
@Stability(Stable) public void resetFolder()
-
resetResourcePool
@Stability(Stable) public void resetResourcePool()
-
resetStoragePolicyName
@Stability(Stable) public void resetStoragePolicyName()
-
getAddress
@Stability(Stable) @NotNull public String getAddress()
-
getCaCertDataInput
@Stability(Stable) @Nullable public String getCaCertDataInput()
-
getClusterInput
@Stability(Stable) @Nullable public String getClusterInput()
-
getDatacenterInput
@Stability(Stable) @Nullable public String getDatacenterInput()
-
getDatastoreInput
@Stability(Stable) @Nullable public String getDatastoreInput()
-
getFolderInput
@Stability(Stable) @Nullable public String getFolderInput()
-
getResourcePoolInput
@Stability(Stable) @Nullable public String getResourcePoolInput()
-
getStoragePolicyNameInput
@Stability(Stable) @Nullable public String getStoragePolicyNameInput()
-
getCaCertData
@Stability(Stable) @NotNull public String getCaCertData()
-
setCaCertData
@Stability(Stable) public void setCaCertData(@NotNull String value)
-
getCluster
@Stability(Stable) @NotNull public String getCluster()
-
setCluster
@Stability(Stable) public void setCluster(@NotNull String value)
-
getDatacenter
@Stability(Stable) @NotNull public String getDatacenter()
-
setDatacenter
@Stability(Stable) public void setDatacenter(@NotNull String value)
-
getDatastore
@Stability(Stable) @NotNull public String getDatastore()
-
setDatastore
@Stability(Stable) public void setDatastore(@NotNull String value)
-
getFolder
@Stability(Stable) @NotNull public String getFolder()
-
setFolder
@Stability(Stable) public void setFolder(@NotNull String value)
-
getResourcePool
@Stability(Stable) @NotNull public String getResourcePool()
-
setResourcePool
@Stability(Stable) public void setResourcePool(@NotNull String value)
-
getStoragePolicyName
@Stability(Stable) @NotNull public String getStoragePolicyName()
-
setStoragePolicyName
@Stability(Stable) public void setStoragePolicyName(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public GkeonpremVmwareClusterVcenter getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable GkeonpremVmwareClusterVcenter value)
-
-