Show / Hide Table of Contents

Interface IListenerCertificate

A certificate source for an ELBv2 listener.

Namespace: Amazon.CDK.AWS.ElasticLoadBalancingV2
Assembly: Amazon.CDK.AWS.ElasticLoadBalancingV2.dll
Syntax (csharp)
public interface IListenerCertificate
Syntax (vb)
Public Interface IListenerCertificate

Synopsis

Properties

CertificateArn

The ARN of the certificate to use.

Properties

CertificateArn

The ARN of the certificate to use.

string CertificateArn { get; }
Property Value

System.String

Back to top Generated by DocFX