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