Class: Aws::Types::GetGovCloudAccountInformationResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_state"PENDING_ACTIVATION", ...

Returns the value of attribute account_state.

Returns:

  • ("PENDING_ACTIVATION", "ACTIVE", "SUSPENDED", "CLOSED")


119
120
121
# File 'sig/types.rbs', line 119

def 
  @account_state
end

#gov_cloud_account_id::String

Returns the value of attribute gov_cloud_account_id.

Returns:

  • (::String)


118
119
120
# File 'sig/types.rbs', line 118

def 
  @gov_cloud_account_id
end