Static
A structure that describes a static policy. An static policy doesn't use a template or allow placeholders for entities.
Inherited functions
Casts this PolicyDefinition as a Static and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.StaticPolicyDefinition value. Throws an exception if the PolicyDefinition is not a Static.
Casts this PolicyDefinition as a Static and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.StaticPolicyDefinition value. Returns null if the PolicyDefinition is not a Static.
Casts this PolicyDefinition as a TemplateLinked and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.TemplateLinkedPolicyDefinition value. Throws an exception if the PolicyDefinition is not a TemplateLinked.
Casts this PolicyDefinition as a TemplateLinked and retrieves its aws.sdk.kotlin.services.verifiedpermissions.model.TemplateLinkedPolicyDefinition value. Returns null if the PolicyDefinition is not a TemplateLinked.