Uses of Interface
software.amazon.awscdk.services.ecs.ManagedStorageConfiguration
Packages that use ManagedStorageConfiguration
-
Uses of ManagedStorageConfiguration in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement ManagedStorageConfigurationModifier and TypeClassDescriptionstatic final classAn implementation forManagedStorageConfigurationMethods in software.amazon.awscdk.services.ecs that return ManagedStorageConfigurationModifier and TypeMethodDescriptionManagedStorageConfiguration.Builder.build()Builds the configured instance.default ManagedStorageConfigurationClusterProps.getManagedStorageConfiguration()Encryption configuration for ECS Managed storage.ClusterProps.Jsii$Proxy.getManagedStorageConfiguration()Methods in software.amazon.awscdk.services.ecs with parameters of type ManagedStorageConfigurationModifier and TypeMethodDescriptionCluster.Builder.managedStorageConfiguration(ManagedStorageConfiguration managedStorageConfiguration) Encryption configuration for ECS Managed storage.ClusterProps.Builder.managedStorageConfiguration(ManagedStorageConfiguration managedStorageConfiguration) Sets the value ofClusterProps.getManagedStorageConfiguration()