Class: Aws::Types::OrganizationDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#organization_statisticsTypes::OrganizationStatistics

Returns the value of attribute organization_statistics.



2316
2317
2318
# File 'sig/types.rbs', line 2316

def organization_statistics
  @organization_statistics
end

#updated_at::Time

Returns the value of attribute updated_at.

Returns:

  • (::Time)


2315
2316
2317
# File 'sig/types.rbs', line 2315

def updated_at
  @updated_at
end