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 Amazon Web Services account that is set as the Firewall Manager administrator.
|
GetAdminAccountResponse.Builder |
roleStatus(AccountRoleStatus roleStatus)
The status of the Amazon Web Services account that you set as the Firewall Manager administrator.
|
GetAdminAccountResponse.Builder |
roleStatus(String roleStatus)
The status of the Amazon Web Services account that you set as the Firewall Manager administrator.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAdminAccountResponse.Builder adminAccount(String adminAccount)
The Amazon Web Services account that is set as the Firewall Manager administrator.
adminAccount - The Amazon Web Services account that is set as the Firewall Manager administrator.GetAdminAccountResponse.Builder roleStatus(String roleStatus)
The status of the Amazon Web Services account that you set as the Firewall Manager administrator.
roleStatus - The status of the Amazon Web Services account that you set as the Firewall Manager administrator.AccountRoleStatus,
AccountRoleStatusGetAdminAccountResponse.Builder roleStatus(AccountRoleStatus roleStatus)
The status of the Amazon Web Services account that you set as the Firewall Manager administrator.
roleStatus - The status of the Amazon Web Services account that you set as the Firewall Manager administrator.AccountRoleStatus,
AccountRoleStatusCopyright © 2021. All rights reserved.