@Stability(value=Stable)
public static interface CfnDetectorModel.PayloadProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.PayloadProperty.Builder
A builder for
CfnDetectorModel.PayloadProperty |
static class |
CfnDetectorModel.PayloadProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.PayloadProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.PayloadProperty.Builder |
builder() |
String |
getContentExpression()
`CfnDetectorModel.PayloadProperty.ContentExpression`.
|
String |
getType()
`CfnDetectorModel.PayloadProperty.Type`.
|
@Stability(value=Stable) @NotNull String getContentExpression()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) static CfnDetectorModel.PayloadProperty.Builder builder()
Copyright © 2021. All rights reserved.