Skip to main content

TIAMGenerateOrganizationsAccessReportRequest

Class in AWS.IAM

GenerateOrganizationsAccessReport request class.

Ancestors

Properties

EntityPath

property EntityPath: string

OrganizationsPolicyId

property OrganizationsPolicyId: string

Constructors

Create

constructor Create(const AEntityPath: string; const AOrganizationsPolicyId: string = '');

Constructor for TIAMGenerateOrganizationsAccessReportRequest.

Parameters

NameDescription
AEntityPathSpecify the path of the AWS Organizations entity (root, OU, or account).
AOrganizationsPolicyIdOptionally, specify the identifier of the AWS Organizations service control policy (SCP).