Class: Aws::Types::EnableOrganizationsRootCredentialsManagementResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns the value of attribute enabled_features.



572
573
574
# File 'sig/types.rbs', line 572

def enabled_features
  @enabled_features
end

#organization_id::String

Returns the value of attribute organization_id.



571
572
573
# File 'sig/types.rbs', line 571

def organization_id
  @organization_id
end