@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.361Z") @Stability(value=Stable) public interface CfnLoggerDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLoggerDefinitionVersionProps.Builder
A builder for
CfnLoggerDefinitionVersionProps |
static class |
CfnLoggerDefinitionVersionProps.Jsii$Proxy
An implementation for
CfnLoggerDefinitionVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLoggerDefinitionVersionProps.Builder |
builder() |
String |
getLoggerDefinitionId()
`AWS::Greengrass::LoggerDefinitionVersion.LoggerDefinitionId`.
|
Object |
getLoggers()
`AWS::Greengrass::LoggerDefinitionVersion.Loggers`.
|
@Stability(value=Stable) @NotNull String getLoggerDefinitionId()
@Stability(value=Stable) @NotNull Object getLoggers()
@Stability(value=Stable) static CfnLoggerDefinitionVersionProps.Builder builder()
Copyright © 2021. All rights reserved.