toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.elasticloadbalancingv2.kotlin.outputs
/
GetListenerDefaultActionFixedResponse
Get
Listener
Default
Action
Fixed
Response
data
class
GetListenerDefaultActionFixedResponse
(
val
contentType
:
String
,
val
messageBody
:
String
,
val
statusCode
:
String
)
Members
Constructors
Get
Listener
Default
Action
Fixed
Response
Link copied to clipboard
constructor
(
contentType
:
String
,
messageBody
:
String
,
statusCode
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
content
Type
Link copied to clipboard
val
contentType
:
String
message
Body
Link copied to clipboard
val
messageBody
:
String
status
Code
Link copied to clipboard
val
statusCode
:
String