Uses of Interface
com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer.OpsworksHaproxyLayerEbsVolume
-
Packages that use OpsworksHaproxyLayerEbsVolume Package Description com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer aws_opsworks_haproxy_layer -
-
Uses of OpsworksHaproxyLayerEbsVolume in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer
Classes in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer that implement OpsworksHaproxyLayerEbsVolume Modifier and Type Class Description static classOpsworksHaproxyLayerEbsVolume.Jsii$ProxyAn implementation forOpsworksHaproxyLayerEbsVolumeMethods in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer that return OpsworksHaproxyLayerEbsVolume Modifier and Type Method Description OpsworksHaproxyLayerEbsVolumeOpsworksHaproxyLayerEbsVolume.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer with parameters of type OpsworksHaproxyLayerEbsVolume Modifier and Type Method Description voidOpsworksHaproxyLayerEbsVolumeOutputReference. setInternalValue(OpsworksHaproxyLayerEbsVolume value)Method parameters in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer with type arguments of type OpsworksHaproxyLayerEbsVolume Modifier and Type Method Description OpsworksHaproxyLayer.BuilderOpsworksHaproxyLayer.Builder. ebsVolume(List<? extends OpsworksHaproxyLayerEbsVolume> ebsVolume)ebs_volume block.OpsworksHaproxyLayerConfig.BuilderOpsworksHaproxyLayerConfig.Builder. ebsVolume(List<? extends OpsworksHaproxyLayerEbsVolume> ebsVolume)Sets the value ofOpsworksHaproxyLayerConfig.getEbsVolume()voidOpsworksHaproxyLayerEbsVolumeList. setInternalValue(List<OpsworksHaproxyLayerEbsVolume> value)
-