@Stability(value=Stable)
public static interface CfnRuleGroup.CustomResponseBodyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.CustomResponseBodyProperty.Builder
A builder for
CfnRuleGroup.CustomResponseBodyProperty |
static class |
CfnRuleGroup.CustomResponseBodyProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.CustomResponseBodyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.CustomResponseBodyProperty.Builder |
builder() |
String |
getContent()
`CfnRuleGroup.CustomResponseBodyProperty.Content`.
|
String |
getContentType()
`CfnRuleGroup.CustomResponseBodyProperty.ContentType`.
|
@Stability(value=Stable) @NotNull String getContent()
@Stability(value=Stable) @NotNull String getContentType()
@Stability(value=Stable) static CfnRuleGroup.CustomResponseBodyProperty.Builder builder()
Copyright © 2021. All rights reserved.