InlinePolicyIdentifier

An inline policy identifier consisting of a policy name and the entity it is attached to. Wildcard characters (* and ?) in the entity name can match multiple entities.

Constructors

Link copied to clipboard
constructor(value: InlinePolicyIdentifierType)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this PolicyIdentifier as a PolicyArn and retrieves its kotlin.String value. Throws an exception if the PolicyIdentifier is not a PolicyArn.

Link copied to clipboard

Casts this PolicyIdentifier as a PolicyArn and retrieves its kotlin.String value. Returns null if the PolicyIdentifier is not a PolicyArn.

Link copied to clipboard