EFSAuthorizationConfig constructor
EFSAuthorizationConfig({
- String? accessPointId,
- EFSAuthorizationConfigIAM? iam,
Implementation
EFSAuthorizationConfig({
this.accessPointId,
this.iam,
});