Class WorkbenchInstanceGceSetupOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupOutputReference
-
- 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:23.044Z") @Stability(Stable) public class WorkbenchInstanceGceSetupOutputReference 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 WorkbenchInstanceGceSetupOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedWorkbenchInstanceGceSetupOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedWorkbenchInstanceGceSetupOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
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
-
WorkbenchInstanceGceSetupOutputReference
protected WorkbenchInstanceGceSetupOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
WorkbenchInstanceGceSetupOutputReference
protected WorkbenchInstanceGceSetupOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
WorkbenchInstanceGceSetupOutputReference
@Stability(Stable) public WorkbenchInstanceGceSetupOutputReference(@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
-
putAcceleratorConfigs
@Stability(Stable) public void putAcceleratorConfigs(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putBootDisk
@Stability(Stable) public void putBootDisk(@NotNull WorkbenchInstanceGceSetupBootDisk value)- Parameters:
value- This parameter is required.
-
putContainerImage
@Stability(Stable) public void putContainerImage(@NotNull WorkbenchInstanceGceSetupContainerImage value)- Parameters:
value- This parameter is required.
-
putDataDisks
@Stability(Stable) public void putDataDisks(@NotNull WorkbenchInstanceGceSetupDataDisks value)- Parameters:
value- This parameter is required.
-
putNetworkInterfaces
@Stability(Stable) public void putNetworkInterfaces(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putServiceAccounts
@Stability(Stable) public void putServiceAccounts(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putShieldedInstanceConfig
@Stability(Stable) public void putShieldedInstanceConfig(@NotNull WorkbenchInstanceGceSetupShieldedInstanceConfig value)- Parameters:
value- This parameter is required.
-
putVmImage
@Stability(Stable) public void putVmImage(@NotNull WorkbenchInstanceGceSetupVmImage value)- Parameters:
value- This parameter is required.
-
resetAcceleratorConfigs
@Stability(Stable) public void resetAcceleratorConfigs()
-
resetBootDisk
@Stability(Stable) public void resetBootDisk()
-
resetContainerImage
@Stability(Stable) public void resetContainerImage()
-
resetDataDisks
@Stability(Stable) public void resetDataDisks()
-
resetDisablePublicIp
@Stability(Stable) public void resetDisablePublicIp()
-
resetEnableIpForwarding
@Stability(Stable) public void resetEnableIpForwarding()
-
resetMachineType
@Stability(Stable) public void resetMachineType()
-
resetMetadata
@Stability(Stable) public void resetMetadata()
-
resetNetworkInterfaces
@Stability(Stable) public void resetNetworkInterfaces()
-
resetServiceAccounts
@Stability(Stable) public void resetServiceAccounts()
-
resetShieldedInstanceConfig
@Stability(Stable) public void resetShieldedInstanceConfig()
-
resetTags
@Stability(Stable) public void resetTags()
-
resetVmImage
@Stability(Stable) public void resetVmImage()
-
getAcceleratorConfigs
@Stability(Stable) @NotNull public WorkbenchInstanceGceSetupAcceleratorConfigsList getAcceleratorConfigs()
-
getBootDisk
@Stability(Stable) @NotNull public WorkbenchInstanceGceSetupBootDiskOutputReference getBootDisk()
-
getContainerImage
@Stability(Stable) @NotNull public WorkbenchInstanceGceSetupContainerImageOutputReference getContainerImage()
-
getDataDisks
@Stability(Stable) @NotNull public WorkbenchInstanceGceSetupDataDisksOutputReference getDataDisks()
-
getNetworkInterfaces
@Stability(Stable) @NotNull public WorkbenchInstanceGceSetupNetworkInterfacesList getNetworkInterfaces()
-
getServiceAccounts
@Stability(Stable) @NotNull public WorkbenchInstanceGceSetupServiceAccountsList getServiceAccounts()
-
getShieldedInstanceConfig
@Stability(Stable) @NotNull public WorkbenchInstanceGceSetupShieldedInstanceConfigOutputReference getShieldedInstanceConfig()
-
getVmImage
@Stability(Stable) @NotNull public WorkbenchInstanceGceSetupVmImageOutputReference getVmImage()
-
getAcceleratorConfigsInput
@Stability(Stable) @Nullable public Object getAcceleratorConfigsInput()
-
getBootDiskInput
@Stability(Stable) @Nullable public WorkbenchInstanceGceSetupBootDisk getBootDiskInput()
-
getContainerImageInput
@Stability(Stable) @Nullable public WorkbenchInstanceGceSetupContainerImage getContainerImageInput()
-
getDataDisksInput
@Stability(Stable) @Nullable public WorkbenchInstanceGceSetupDataDisks getDataDisksInput()
-
getDisablePublicIpInput
@Stability(Stable) @Nullable public Object getDisablePublicIpInput()
-
getEnableIpForwardingInput
@Stability(Stable) @Nullable public Object getEnableIpForwardingInput()
-
getMachineTypeInput
@Stability(Stable) @Nullable public String getMachineTypeInput()
-
getNetworkInterfacesInput
@Stability(Stable) @Nullable public Object getNetworkInterfacesInput()
-
getServiceAccountsInput
@Stability(Stable) @Nullable public Object getServiceAccountsInput()
-
getShieldedInstanceConfigInput
@Stability(Stable) @Nullable public WorkbenchInstanceGceSetupShieldedInstanceConfig getShieldedInstanceConfigInput()
-
getVmImageInput
@Stability(Stable) @Nullable public WorkbenchInstanceGceSetupVmImage getVmImageInput()
-
getDisablePublicIp
@Stability(Stable) @NotNull public Object getDisablePublicIp()
-
setDisablePublicIp
@Stability(Stable) public void setDisablePublicIp(@NotNull Boolean value)
-
setDisablePublicIp
@Stability(Stable) public void setDisablePublicIp(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getEnableIpForwarding
@Stability(Stable) @NotNull public Object getEnableIpForwarding()
-
setEnableIpForwarding
@Stability(Stable) public void setEnableIpForwarding(@NotNull Boolean value)
-
setEnableIpForwarding
@Stability(Stable) public void setEnableIpForwarding(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getMachineType
@Stability(Stable) @NotNull public String getMachineType()
-
setMachineType
@Stability(Stable) public void setMachineType(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public WorkbenchInstanceGceSetup getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable WorkbenchInstanceGceSetup value)
-
-