@Stability(value=Stable)
public static interface CfnListener.CertificateProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-certificate.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListener.CertificateProperty.Builder
A builder for
CfnListener.CertificateProperty |
static class |
CfnListener.CertificateProperty.Jsii$Proxy
An implementation for
CfnListener.CertificateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListener.CertificateProperty.Builder |
builder() |
default String |
getCertificateArn()
`CfnListener.CertificateProperty.CertificateArn`.
|
@Stability(value=Stable) @Nullable default String getCertificateArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-certificate.html#cfn-elasticloadbalancingv2-listener-certificate-certificatearn@Stability(value=Stable) static CfnListener.CertificateProperty.Builder builder()
Copyright © 2020. All rights reserved.