@Stability(value=Stable)
public static interface CfnLoggerDefinitionVersion.LoggerProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLoggerDefinitionVersion.LoggerProperty.Builder
A builder for
CfnLoggerDefinitionVersion.LoggerProperty |
static class |
CfnLoggerDefinitionVersion.LoggerProperty.Jsii$Proxy
An implementation for
CfnLoggerDefinitionVersion.LoggerProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLoggerDefinitionVersion.LoggerProperty.Builder |
builder() |
String |
getComponent()
`CfnLoggerDefinitionVersion.LoggerProperty.Component`.
|
String |
getId()
`CfnLoggerDefinitionVersion.LoggerProperty.Id`.
|
String |
getLevel()
`CfnLoggerDefinitionVersion.LoggerProperty.Level`.
|
default Number |
getSpace()
`CfnLoggerDefinitionVersion.LoggerProperty.Space`.
|
String |
getType()
`CfnLoggerDefinitionVersion.LoggerProperty.Type`.
|
@Stability(value=Stable) @NotNull String getComponent()
@Stability(value=Stable) @NotNull String getId()
@Stability(value=Stable) @NotNull String getLevel()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Number getSpace()
@Stability(value=Stable) static CfnLoggerDefinitionVersion.LoggerProperty.Builder builder()
Copyright © 2021. All rights reserved.