Uses of Class
software.amazon.awscdk.services.ecs.CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder
Packages that use CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder
-
Uses of CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnService.ServiceManagedEBSVolumeConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.ServiceManagedEBSVolumeConfigurationProperty.builder()Sets the value ofCfnService.ServiceManagedEBSVolumeConfigurationProperty.getEncrypted()CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder.encrypted(IResolvable encrypted) Sets the value ofCfnService.ServiceManagedEBSVolumeConfigurationProperty.getEncrypted()CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder.filesystemType(String filesystemType) Sets the value ofCfnService.ServiceManagedEBSVolumeConfigurationProperty.getIops()Sets the value ofCfnService.ServiceManagedEBSVolumeConfigurationProperty.getKmsKeyId()Sets the value ofCfnService.ServiceManagedEBSVolumeConfigurationProperty.getRoleArn()Sets the value ofCfnService.ServiceManagedEBSVolumeConfigurationProperty.getSizeInGiB()CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder.snapshotId(String snapshotId) Sets the value ofCfnService.ServiceManagedEBSVolumeConfigurationProperty.getSnapshotId()CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder.tagSpecifications(List<? extends Object> tagSpecifications) CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder.tagSpecifications(IResolvable tagSpecifications) CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder.throughput(Number throughput) Sets the value ofCfnService.ServiceManagedEBSVolumeConfigurationProperty.getThroughput()CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder.volumeInitializationRate(Number volumeInitializationRate) CfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder.volumeType(String volumeType) Sets the value ofCfnService.ServiceManagedEBSVolumeConfigurationProperty.getVolumeType()Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnService.ServiceManagedEBSVolumeConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.ServiceManagedEBSVolumeConfigurationProperty.Builder.