Module: Aws::Account::Client::_GetGovCloudAccountInformationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetGovCloudAccountInformationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#account_state ⇒ "PENDING_ACTIVATION", ...
151 |
# File 'sig/client.rbs', line 151
def account_state: () -> ("PENDING_ACTIVATION" | "ACTIVE" | "SUSPENDED" | "CLOSED")
|
#gov_cloud_account_id ⇒ ::String
150 |
# File 'sig/client.rbs', line 150
def gov_cloud_account_id: () -> ::String
|