Uses of Interface
com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer.OpsworksStaticWebLayerEbsVolume
-
Packages that use OpsworksStaticWebLayerEbsVolume Package Description com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer aws_opsworks_static_web_layer -
-
Uses of OpsworksStaticWebLayerEbsVolume in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer
Classes in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer that implement OpsworksStaticWebLayerEbsVolume Modifier and Type Class Description static classOpsworksStaticWebLayerEbsVolume.Jsii$ProxyAn implementation forOpsworksStaticWebLayerEbsVolumeMethods in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer that return OpsworksStaticWebLayerEbsVolume Modifier and Type Method Description OpsworksStaticWebLayerEbsVolumeOpsworksStaticWebLayerEbsVolume.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer with parameters of type OpsworksStaticWebLayerEbsVolume Modifier and Type Method Description voidOpsworksStaticWebLayerEbsVolumeOutputReference. setInternalValue(OpsworksStaticWebLayerEbsVolume value)Method parameters in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer with type arguments of type OpsworksStaticWebLayerEbsVolume Modifier and Type Method Description OpsworksStaticWebLayer.BuilderOpsworksStaticWebLayer.Builder. ebsVolume(List<? extends OpsworksStaticWebLayerEbsVolume> ebsVolume)ebs_volume block.OpsworksStaticWebLayerConfig.BuilderOpsworksStaticWebLayerConfig.Builder. ebsVolume(List<? extends OpsworksStaticWebLayerEbsVolume> ebsVolume)Sets the value ofOpsworksStaticWebLayerConfig.getEbsVolume()voidOpsworksStaticWebLayerEbsVolumeList. setInternalValue(List<OpsworksStaticWebLayerEbsVolume> value)
-