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)


639
640
641
# File 'sig/types.rbs', line 639

def entity_path
  @entity_path
end

#organizations_policy_id::String

Returns the value of attribute organizations_policy_id.

Returns:

  • (::String)


640
641
642
# File 'sig/types.rbs', line 640

def organizations_policy_id
  @organizations_policy_id
end