@Stability(value=Stable)
public static interface CfnVirtualNode.ListenerTlsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertls.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVirtualNode.ListenerTlsProperty.Builder
A builder for
CfnVirtualNode.ListenerTlsProperty |
static class |
CfnVirtualNode.ListenerTlsProperty.Jsii$Proxy
An implementation for
CfnVirtualNode.ListenerTlsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnVirtualNode.ListenerTlsProperty.Builder |
builder() |
Object |
getCertificate()
`CfnVirtualNode.ListenerTlsProperty.Certificate`.
|
String |
getMode()
`CfnVirtualNode.ListenerTlsProperty.Mode`.
|
@Stability(value=Stable) @NotNull Object getCertificate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertls.html#cfn-appmesh-virtualnode-listenertls-certificate@Stability(value=Stable) @NotNull String getMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertls.html#cfn-appmesh-virtualnode-listenertls-mode@Stability(value=Stable) static CfnVirtualNode.ListenerTlsProperty.Builder builder()
Copyright © 2020. All rights reserved.