Interface CfnListener.ICertificateProperty
Namespace: Amazon.CDK.AWS.ElasticLoadBalancingV2
Assembly: Amazon.CDK.AWS.ElasticLoadBalancingV2.dll
Syntax (csharp)
public interface ICertificateProperty
Syntax (vb)
Public Interface ICertificateProperty
Remarks
Synopsis
Properties
CertificateArn |
|
Properties
CertificateArn
CfnListener.CertificateProperty.CertificateArn
.
virtual string CertificateArn { get; }
Property Value
System.String