Class: Aws::Types::AccountStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id ⇒ ::String

Returns the value of attribute account_id.

Returns:

  • (::String)


33
34
35
# File 'sig/types.rbs', line 33

def 
  @account_id
end

#slr_deployment_status ⇒ ::String

Returns the value of attribute slr_deployment_status.

Returns:

  • (::String)


34
35
36
# File 'sig/types.rbs', line 34

def slr_deployment_status
  @slr_deployment_status
end