public static interface GetAdminAccountResponse.Builder extends FmsResponse.Builder, SdkPojo, CopyableBuilder<GetAdminAccountResponse.Builder,GetAdminAccountResponse>
| Modifier and Type | Method and Description |
|---|---|
GetAdminAccountResponse.Builder |
adminAccount(String adminAccount)
The AWS account that is set as the AWS Firewall Manager administrator.
|
GetAdminAccountResponse.Builder |
roleStatus(AccountRoleStatus roleStatus)
The status of the AWS account that you set as the AWS Firewall Manager administrator.
|
GetAdminAccountResponse.Builder |
roleStatus(String roleStatus)
The status of the AWS account that you set as the AWS Firewall Manager administrator.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildGetAdminAccountResponse.Builder adminAccount(String adminAccount)
The AWS account that is set as the AWS Firewall Manager administrator.
adminAccount - The AWS account that is set as the AWS Firewall Manager administrator.GetAdminAccountResponse.Builder roleStatus(String roleStatus)
The status of the AWS account that you set as the AWS Firewall Manager administrator.
roleStatus - The status of the AWS account that you set as the AWS Firewall Manager administrator.AccountRoleStatus,
AccountRoleStatusGetAdminAccountResponse.Builder roleStatus(AccountRoleStatus roleStatus)
The status of the AWS account that you set as the AWS Firewall Manager administrator.
roleStatus - The status of the AWS account that you set as the AWS Firewall Manager administrator.AccountRoleStatus,
AccountRoleStatusCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.