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