@Stability(value=Stable)
public static interface CfnResourceVersion.LoggingConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceVersion.LoggingConfigProperty.Builder
A builder for
CfnResourceVersion.LoggingConfigProperty |
static class |
CfnResourceVersion.LoggingConfigProperty.Jsii$Proxy
An implementation for
CfnResourceVersion.LoggingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceVersion.LoggingConfigProperty.Builder |
builder() |
default String |
getLogGroupName()
`CfnResourceVersion.LoggingConfigProperty.LogGroupName`.
|
default String |
getLogRoleArn()
`CfnResourceVersion.LoggingConfigProperty.LogRoleArn`.
|
@Stability(value=Stable) @Nullable default String getLogGroupName()
@Stability(value=Stable) @Nullable default String getLogRoleArn()
@Stability(value=Stable) static CfnResourceVersion.LoggingConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.