class Aws::ACMPCA::Types::DeletePolicyRequest
@note When making an API call, you may pass DeletePolicyRequest
data as a hash: { resource_arn: "Arn", # required }
@!attribute [rw] resource_arn
The Amazon Resource Number (ARN) of the private CA that will have its policy deleted. You can find the CA's ARN by calling the [ListCertificateAuthorities][1] action. The ARN value must have the form `arn:aws:acm-pca:region:account:certificate-authority/01234567-89ab-cdef-0123-0123456789ab`. [1]: https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_ListCertificateAuthorities.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/acm-pca-2017-08-22/DeletePolicyRequest AWS API Documentation
Constants
- SENSITIVE