PolicyObjectIdentifier
The object identifier (OID) of an application policy.
Inherited functions
Casts this ApplicationPolicy as a PolicyObjectIdentifier and retrieves its kotlin.String value. Throws an exception if the ApplicationPolicy is not a PolicyObjectIdentifier.
Casts this ApplicationPolicy as a PolicyObjectIdentifier and retrieves its kotlin.String value. Returns null if the ApplicationPolicy is not a PolicyObjectIdentifier.
Casts this ApplicationPolicy as a PolicyType and retrieves its aws.sdk.kotlin.services.pcaconnectorad.model.ApplicationPolicyType value. Throws an exception if the ApplicationPolicy is not a PolicyType.
Casts this ApplicationPolicy as a PolicyType and retrieves its aws.sdk.kotlin.services.pcaconnectorad.model.ApplicationPolicyType value. Returns null if the ApplicationPolicy is not a PolicyType.