Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsEfsAccessPointRootDirectoryCreationInfoDetails
-
Packages that use AwsEfsAccessPointRootDirectoryCreationInfoDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsEfsAccessPointRootDirectoryCreationInfoDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsEfsAccessPointRootDirectoryCreationInfoDetails Modifier and Type Method Description AwsEfsAccessPointRootDirectoryCreationInfoDetailsAwsEfsAccessPointRootDirectoryDetails. creationInfo()Specifies the POSIX IDs and permissions to apply to the access point's root directory.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsEfsAccessPointRootDirectoryCreationInfoDetails Modifier and Type Method Description AwsEfsAccessPointRootDirectoryDetails.BuilderAwsEfsAccessPointRootDirectoryDetails.Builder. creationInfo(AwsEfsAccessPointRootDirectoryCreationInfoDetails creationInfo)Specifies the POSIX IDs and permissions to apply to the access point's root directory.
-