@Stability(value=Stable)
public static interface CfnLoggerDefinitionVersion.LoggerProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-component@Stability(value=Stable) @NotNull String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-id@Stability(value=Stable) @NotNull String getLevel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-level@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-type@Stability(value=Stable) @Nullable default Number getSpace()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-space@Stability(value=Stable) static CfnLoggerDefinitionVersion.LoggerProperty.Builder builder()
Copyright © 2020. All rights reserved.