menu
aws_elbv2_api package
documentation
elasticloadbalancingv2-2015-12-01.dart
FixedResponseActionConfig
FixedResponseActionConfig constructor
FixedResponseActionConfig constructor
dark_mode
light_mode
FixedResponseActionConfig
constructor
FixedResponseActionConfig
(
{
required
String
statusCode
,
String
?
contentType
,
String
?
messageBody
,
})
Implementation
FixedResponseActionConfig({ required this.statusCode, this.contentType, this.messageBody, });
aws_elbv2_api package
documentation
elasticloadbalancingv2-2015-12-01
FixedResponseActionConfig
FixedResponseActionConfig constructor
FixedResponseActionConfig class