AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::ElasticLoadBalancingV2::ListenerCertificate

CfnListenerCertificate

Specifies an SSL server certificate to add to the certificate list for an HTTPS or TLS listener.

Import

import { CfnListenerCertificate } from 'aws-cdk-lib/aws-elasticloadbalancingv2';

Or use the module namespace:

import * as elasticloadbalancingv2 from 'aws-cdk-lib/aws-elasticloadbalancingv2';
// elasticloadbalancingv2.CfnListenerCertificate

Properties

Configuration passed to the constructor as CfnListenerCertificateProps.

certificatesRequired
IResolvable | IResolvable | CertificateProperty[]

The certificate. You can specify one certificate per resource.

listenerArnRequired
string

The Amazon Resource Name (ARN) of the listener.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Get the Elastic Load Balancing V2 Cheat Sheet

Everything you need to know about Elastic Load Balancing V2 on one page. HD quality, print-friendly.

Download Free Infographic