@Stability(value=Stable)
public static interface CfnClientVpnEndpoint.ConnectionLogOptionsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Builder
A builder for
CfnClientVpnEndpoint.ConnectionLogOptionsProperty |
static class |
CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Jsii$Proxy
An implementation for
CfnClientVpnEndpoint.ConnectionLogOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Builder |
builder() |
default String |
getCloudwatchLogGroup()
`CfnClientVpnEndpoint.ConnectionLogOptionsProperty.CloudwatchLogGroup`.
|
default String |
getCloudwatchLogStream()
`CfnClientVpnEndpoint.ConnectionLogOptionsProperty.CloudwatchLogStream`.
|
Object |
getEnabled()
`CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Enabled`.
|
@Stability(value=Stable) @NotNull Object getEnabled()
@Stability(value=Stable) @Nullable default String getCloudwatchLogGroup()
@Stability(value=Stable) @Nullable default String getCloudwatchLogStream()
@Stability(value=Stable) static CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Builder builder()
Copyright © 2021. All rights reserved.