Uses of Class
software.amazon.awssdk.services.ecs.model.EFSAuthorizationConfig
-
Packages that use EFSAuthorizationConfig Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of EFSAuthorizationConfig in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return EFSAuthorizationConfig Modifier and Type Method Description EFSAuthorizationConfigEFSVolumeConfiguration. authorizationConfig()The authorization configuration details for the Amazon EFS file system.Methods in software.amazon.awssdk.services.ecs.model with parameters of type EFSAuthorizationConfig Modifier and Type Method Description EFSVolumeConfiguration.BuilderEFSVolumeConfiguration.Builder. authorizationConfig(EFSAuthorizationConfig authorizationConfig)The authorization configuration details for the Amazon EFS file system.
-