Class CfnListenerCertificate.CertificateProperty
Inheritance
System.Object
CfnListenerCertificate.CertificateProperty
Implements
Namespace: Amazon.CDK.AWS.ElasticLoadBalancingV2
Assembly: Amazon.CDK.AWS.ElasticLoadBalancingV2.dll
Syntax (csharp)
public class CertificateProperty : Object, CfnListenerCertificate.ICertificateProperty
Syntax (vb)
Public Class CertificateProperty
Inherits Object
Implements CfnListenerCertificate.ICertificateProperty
Remarks
Synopsis
Constructors
CertificateProperty() |
Properties
CertificateArn |
|
Constructors
CertificateProperty()
public CertificateProperty()
Properties
CertificateArn
CfnListenerCertificate.CertificateProperty.CertificateArn
.
public string CertificateArn { get; set; }
Property Value
System.String