Interface ICfnListenerCertificateProps
Properties for defining a AWS::ElasticLoadBalancingV2::ListenerCertificate
.
Namespace: Amazon.CDK.AWS.ElasticLoadBalancingV2
Assembly: Amazon.CDK.AWS.ElasticLoadBalancingV2.dll
Syntax (csharp)
public interface ICfnListenerCertificateProps
Syntax (vb)
Public Interface ICfnListenerCertificateProps
Remarks
Synopsis
Properties
Certificates |
|
ListenerArn |
|
Properties
Certificates
AWS::ElasticLoadBalancingV2::ListenerCertificate.Certificates
.
object Certificates { get; }
Property Value
System.Object
Remarks
ListenerArn
AWS::ElasticLoadBalancingV2::ListenerCertificate.ListenerArn
.
string ListenerArn { get; }
Property Value
System.String