| 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() |
Copyright © 2021. All rights reserved.