Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DisablePolicyTypeCommandInputProtected

The input for DisablePolicyTypeCommand.

Hierarchy

Properties

Properties

PolicyType: undefined | string

The policy type that you want to disable in this root. You can specify one of the following values:

RootId: undefined | string

The unique identifier (ID) of the root in which you want to disable a policy type. You can get the ID from the ListRoots operation.

The regex pattern for a root ID string requires "r-" followed by from 4 to 32 lowercase letters or digits.