AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the DescribeCertificate operation. Returns detailed metadata about the specified ACM certificate.
If you have just created a certificate using the RequestCertificate
action,
there is a delay of several seconds before you can retrieve information about it.
Namespace: Amazon.CertificateManager.Model
Assembly: AWSSDK.CertificateManager.dll
Version: 3.x.y.z
public class DescribeCertificateRequest : AmazonCertificateManagerRequest IAmazonWebServiceRequest
The DescribeCertificateRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeCertificateRequest() |
Empty constructor used to set properties independently even when a simple constructor is available |
![]() |
DescribeCertificateRequest(string) |
Instantiates DescribeCertificateRequest with the parameterized properties |
Name | Type | Description | |
---|---|---|---|
![]() |
CertificateArn | System.String |
Gets and sets the property CertificateArn. The Amazon Resource Name (ARN) of the ACM certificate. The ARN must have the following form:
For more information about ARNs, see Amazon Resource Names (ARNs). |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5