@Stability(value=Stable)
public static interface CfnLoggerDefinition.LoggerProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinition-logger.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLoggerDefinition.LoggerProperty.Builder
A builder for
CfnLoggerDefinition.LoggerProperty |
static class |
CfnLoggerDefinition.LoggerProperty.Jsii$Proxy
An implementation for
CfnLoggerDefinition.LoggerProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLoggerDefinition.LoggerProperty.Builder |
builder() |
String |
getComponent()
`CfnLoggerDefinition.LoggerProperty.Component`.
|
String |
getId()
`CfnLoggerDefinition.LoggerProperty.Id`.
|
String |
getLevel()
`CfnLoggerDefinition.LoggerProperty.Level`.
|
default Number |
getSpace()
`CfnLoggerDefinition.LoggerProperty.Space`.
|
String |
getType()
`CfnLoggerDefinition.LoggerProperty.Type`.
|
@Stability(value=Stable) @NotNull String getComponent()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinition-logger.html#cfn-greengrass-loggerdefinition-logger-component@Stability(value=Stable) @NotNull String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinition-logger.html#cfn-greengrass-loggerdefinition-logger-id@Stability(value=Stable) @NotNull String getLevel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinition-logger.html#cfn-greengrass-loggerdefinition-logger-level@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinition-logger.html#cfn-greengrass-loggerdefinition-logger-type@Stability(value=Stable) @Nullable default Number getSpace()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinition-logger.html#cfn-greengrass-loggerdefinition-logger-space@Stability(value=Stable) static CfnLoggerDefinition.LoggerProperty.Builder builder()
Copyright © 2020. All rights reserved.