| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnListener.FixedResponseConfigProperty.Builder |
CfnListener.FixedResponseConfigProperty.builder() |
CfnListener.FixedResponseConfigProperty.Builder |
CfnListener.FixedResponseConfigProperty.Builder.contentType(String contentType)
Sets the value of
CfnListener.FixedResponseConfigProperty.getContentType() |
CfnListener.FixedResponseConfigProperty.Builder |
CfnListener.FixedResponseConfigProperty.Builder.messageBody(String messageBody)
Sets the value of
CfnListener.FixedResponseConfigProperty.getMessageBody() |
CfnListener.FixedResponseConfigProperty.Builder |
CfnListener.FixedResponseConfigProperty.Builder.statusCode(String statusCode)
Sets the value of
CfnListener.FixedResponseConfigProperty.getStatusCode() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnListener.FixedResponseConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnListener.ActionProperty.Builder. |
Copyright © 2022. All rights reserved.