@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.266Z") @Stability(value=Stable) public interface CfnEventTypeProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEventTypeProps.Builder
A builder for
CfnEventTypeProps |
static class |
CfnEventTypeProps.Jsii$Proxy
An implementation for
CfnEventTypeProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEventTypeProps.Builder |
builder() |
default String |
getDescription()
`AWS::FraudDetector::EventType.Description`.
|
Object |
getEntityTypes()
`AWS::FraudDetector::EventType.EntityTypes`.
|
Object |
getEventVariables()
`AWS::FraudDetector::EventType.EventVariables`.
|
Object |
getLabels()
`AWS::FraudDetector::EventType.Labels`.
|
String |
getName()
`AWS::FraudDetector::EventType.Name`.
|
default List<CfnTag> |
getTags()
`AWS::FraudDetector::EventType.Tags`.
|
@Stability(value=Stable) @NotNull Object getEntityTypes()
@Stability(value=Stable) @NotNull Object getEventVariables()
@Stability(value=Stable) @NotNull Object getLabels()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnEventTypeProps.Builder builder()
CfnEventTypeProps.Builder of CfnEventTypePropsCopyright © 2021. All rights reserved.