Class: Aws::Types::EnableOrganizationsRootSessionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabled_features::Array[("RootCredentialsManagement" | "RootSessions")]

Returns the value of attribute enabled_features.

Returns:

  • (::Array[("RootCredentialsManagement" | "RootSessions")])


569
570
571
# File 'sig/types.rbs', line 569

def enabled_features
  @enabled_features
end

#organization_id::String

Returns the value of attribute organization_id.

Returns:

  • (::String)


568
569
570
# File 'sig/types.rbs', line 568

def organization_id
  @organization_id
end