Show / Hide Table of Contents

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

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-certificate.html

Synopsis

Properties

CertificateArn

CfnListener.CertificateProperty.CertificateArn.

Properties

CertificateArn

CfnListener.CertificateProperty.CertificateArn.

virtual string CertificateArn { get; }
Property Value

System.String

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-certificate.html#cfn-elasticloadbalancingv2-listener-certificate-certificatearn

Back to top Generated by DocFX