Class: Aws::Types::OrganizationStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_status_list ⇒ ::Array[Types::AccountStatus]

Returns the value of attribute account_status_list.

Returns:



1475
1476
1477
# File 'sig/types.rbs', line 1475

def 
  @account_status_list
end

#organization_aws_service_access_status ⇒ ::String

Returns the value of attribute organization_aws_service_access_status.

Returns:

  • (::String)


1473
1474
1475
# File 'sig/types.rbs', line 1473

def organization_aws_service_access_status
  @organization_aws_service_access_status
end

#organization_id ⇒ ::String

Returns the value of attribute organization_id.

Returns:

  • (::String)


1472
1473
1474
# File 'sig/types.rbs', line 1472

def organization_id
  @organization_id
end

#slr_deployment_status ⇒ ::String

Returns the value of attribute slr_deployment_status.

Returns:

  • (::String)


1474
1475
1476
# File 'sig/types.rbs', line 1474

def slr_deployment_status
  @slr_deployment_status
end