@Stability(value=Stable)
public static interface CfnListenerRule.FixedResponseConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerRule.FixedResponseConfigProperty.Builder
A builder for
CfnListenerRule.FixedResponseConfigProperty |
static class |
CfnListenerRule.FixedResponseConfigProperty.Jsii$Proxy
An implementation for
CfnListenerRule.FixedResponseConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerRule.FixedResponseConfigProperty.Builder |
builder() |
default String |
getContentType()
`CfnListenerRule.FixedResponseConfigProperty.ContentType`.
|
default String |
getMessageBody()
`CfnListenerRule.FixedResponseConfigProperty.MessageBody`.
|
String |
getStatusCode()
`CfnListenerRule.FixedResponseConfigProperty.StatusCode`.
|
@Stability(value=Stable) @NotNull String getStatusCode()
@Stability(value=Stable) @Nullable default String getContentType()
@Stability(value=Stable) @Nullable default String getMessageBody()
@Stability(value=Stable) static CfnListenerRule.FixedResponseConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.