Uses of Class
software.amazon.awssdk.services.ecs.model.ManagedStorageConfiguration
-
Packages that use ManagedStorageConfiguration Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of ManagedStorageConfiguration in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return ManagedStorageConfiguration Modifier and Type Method Description ManagedStorageConfigurationClusterConfiguration. managedStorageConfiguration()The details of the managed storage configuration.Methods in software.amazon.awssdk.services.ecs.model with parameters of type ManagedStorageConfiguration Modifier and Type Method Description ClusterConfiguration.BuilderClusterConfiguration.Builder. managedStorageConfiguration(ManagedStorageConfiguration managedStorageConfiguration)The details of the managed storage configuration.
-