Méthode | Description | |
---|---|---|
GetCertificateRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
GetCertificateRequest ( string certificateArn ) : System |
Instantiates GetCertificateRequest with the parameterized properties
|
Méthode | Description | |
---|---|---|
IsSetCertificateArn ( ) : bool |
public GetCertificateRequest ( string certificateArn ) : System | ||
certificateArn | string | String that contains a certificate ARN in the following format: arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012 For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces. |
Résultat | System |