ApplicationPolicy
Application policies describe what the certificate can be used for.
Inheritors
Types
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.