Uses of Class
software.amazon.awssdk.services.macie2.model.AccountDetail
-
Packages that use AccountDetail Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of AccountDetail in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return AccountDetail Modifier and Type Method Description AccountDetailCreateMemberRequest. account()The details of the account to associate with the administrator account.Methods in software.amazon.awssdk.services.macie2.model with parameters of type AccountDetail Modifier and Type Method Description CreateMemberRequest.BuilderCreateMemberRequest.Builder. account(AccountDetail account)The details of the account to associate with the administrator account.
-