configservice_get_organization_conformance_pack_detailed_status | R Documentation |
Returns detailed status for each member account within an organization for a given organization conformance pack.
See https://www.paws-r-sdk.com/docs/configservice_get_organization_conformance_pack_detailed_status/ for full documentation.
configservice_get_organization_conformance_pack_detailed_status(
OrganizationConformancePackName,
Filters = NULL,
Limit = NULL,
NextToken = NULL
)
OrganizationConformancePackName |
[required] The name of organization conformance pack for which you want status details for member accounts. |
Filters |
An |
Limit |
The maximum number of |
NextToken |
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.