Class: Aws::Types::GenerateOrganizationsAccessReportRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entity_path::String

Returns the value of attribute entity_path.

Returns:

  • (::String)


651
652
653
# File 'sig/types.rbs', line 651

def entity_path
  @entity_path
end

#organizations_policy_id::String

Returns the value of attribute organizations_policy_id.

Returns:

  • (::String)


652
653
654
# File 'sig/types.rbs', line 652

def organizations_policy_id
  @organizations_policy_id
end