@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:28.608Z") @Stability(value=Stable) public interface CfnListenerCertificateProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenercertificate.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerCertificateProps.Builder
A builder for
CfnListenerCertificateProps |
static class |
CfnListenerCertificateProps.Jsii$Proxy
An implementation for
CfnListenerCertificateProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerCertificateProps.Builder |
builder() |
Object |
getCertificates()
`AWS::ElasticLoadBalancingV2::ListenerCertificate.Certificates`.
|
String |
getListenerArn()
`AWS::ElasticLoadBalancingV2::ListenerCertificate.ListenerArn`.
|
@Stability(value=Stable) @NotNull Object getCertificates()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenercertificate.html#cfn-elasticloadbalancingv2-listenercertificate-certificates@Stability(value=Stable) @NotNull String getListenerArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenercertificate.html#cfn-elasticloadbalancingv2-listenercertificate-listenerarn@Stability(value=Stable) static CfnListenerCertificateProps.Builder builder()
Copyright © 2020. All rights reserved.