@Stability(value=Stable)
public static interface CfnDetector.LabelProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetector.LabelProperty.Builder
A builder for
CfnDetector.LabelProperty |
static class |
CfnDetector.LabelProperty.Jsii$Proxy
An implementation for
CfnDetector.LabelProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetector.LabelProperty.Builder |
builder() |
default String |
getArn()
`CfnDetector.LabelProperty.Arn`.
|
default String |
getCreatedTime()
`CfnDetector.LabelProperty.CreatedTime`.
|
default String |
getDescription()
`CfnDetector.LabelProperty.Description`.
|
default Object |
getInline()
`CfnDetector.LabelProperty.Inline`.
|
default String |
getLastUpdatedTime()
`CfnDetector.LabelProperty.LastUpdatedTime`.
|
default String |
getName()
`CfnDetector.LabelProperty.Name`.
|
default List<CfnTag> |
getTags()
`CfnDetector.LabelProperty.Tags`.
|
@Stability(value=Stable) @Nullable default String getArn()
@Stability(value=Stable) @Nullable default String getCreatedTime()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default Object getInline()
@Stability(value=Stable) @Nullable default String getLastUpdatedTime()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnDetector.LabelProperty.Builder builder()
CfnDetector.LabelProperty.Builder of CfnDetector.LabelPropertyCopyright © 2021. All rights reserved.