@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:21.950Z") @Stability(value=Stable) public interface CfnListenerCertificateProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getListenerArn()
@Stability(value=Stable) static CfnListenerCertificateProps.Builder builder()
Copyright © 2021. All rights reserved.