interface IListenerCertificateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ElasticLoadBalancingV2.IListenerCertificateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awselasticloadbalancingv2#IListenerCertificateRef |
![]() | software.amazon.awscdk.services.elasticloadbalancingv2.IListenerCertificateRef |
![]() | aws_cdk.aws_elasticloadbalancingv2.IListenerCertificateRef |
![]() | aws-cdk-lib » aws_elasticloadbalancingv2 » IListenerCertificateRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ListenerCertificate.
Properties
Name | Type | Description |
---|---|---|
listener | Listener | A reference to a ListenerCertificate resource. |
node | Node | The tree node. |
listenerCertificateRef
Type:
Listener
A reference to a ListenerCertificate resource.
node
Type:
Node
The tree node.