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