Class: Aws::Types::GenerateOrganizationsAccessReportRequest
- Inherits:
-
Object
- Object
- Aws::Types::GenerateOrganizationsAccessReportRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entity_path ⇒ ::String
Returns the value of attribute entity_path.
-
#organizations_policy_id ⇒ ::String
Returns the value of attribute organizations_policy_id.
Instance Attribute Details
#entity_path ⇒ ::String
Returns the value of attribute entity_path.
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.
640 641 642 |
# File 'sig/types.rbs', line 640 def organizations_policy_id @organizations_policy_id end |