@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.872Z") @Stability(value=Stable) public interface CfnLoggerDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-loggerdefinitionversion.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-loggerdefinitionversion.html#cfn-greengrass-loggerdefinitionversion-loggerdefinitionid@Stability(value=Stable) @NotNull Object getLoggers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-loggerdefinitionversion.html#cfn-greengrass-loggerdefinitionversion-loggers@Stability(value=Stable) static CfnLoggerDefinitionVersionProps.Builder builder()
Copyright © 2020. All rights reserved.