C# Class Amazon.CertificateManager.Model.ListTagsForCertificateRequest

Container for the parameters to the ListTagsForCertificate operation. Lists the tags that have been applied to the ACM Certificate. Use the certificate ARN to specify the certificate. To add a tag to an ACM Certificate, use the AddTagsToCertificate action. To delete a tag, use the RemoveTagsFromCertificate action.
Inheritance: AmazonCertificateManagerRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCertificateArn ( ) : bool