Uses of Class
com.hashicorp.cdktf.providers.aws.instance.InstanceEnclaveOptions.Builder
-
Packages that use InstanceEnclaveOptions.Builder Package Description com.hashicorp.cdktf.providers.aws.instance aws_instance -
-
Uses of InstanceEnclaveOptions.Builder in com.hashicorp.cdktf.providers.aws.instance
Methods in com.hashicorp.cdktf.providers.aws.instance that return InstanceEnclaveOptions.Builder Modifier and Type Method Description static InstanceEnclaveOptions.BuilderInstanceEnclaveOptions. builder()InstanceEnclaveOptions.BuilderInstanceEnclaveOptions.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofInstanceEnclaveOptions.getEnabled()InstanceEnclaveOptions.BuilderInstanceEnclaveOptions.Builder. enabled(Boolean enabled)Sets the value ofInstanceEnclaveOptions.getEnabled()Constructors in com.hashicorp.cdktf.providers.aws.instance with parameters of type InstanceEnclaveOptions.Builder Constructor Description Jsii$Proxy(InstanceEnclaveOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theInstanceEnclaveOptions.Builder.
-