pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin.outputs
/
RuleAction
Rule
Action
data
class
RuleAction
(
val
fixedResponse
:
RuleFixedResponse
?
=
null
,
val
forward
:
RuleForward
?
=
null
)
Types
Constructors
Properties
Constructors
Rule
Action
Link copied to clipboard
fun
RuleAction
(
fixedResponse
:
RuleFixedResponse
?
=
null
,
forward
:
RuleForward
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
fixed
Response
Link copied to clipboard
val
fixedResponse
:
RuleFixedResponse
?
=
null
forward
Link copied to clipboard
val
forward
:
RuleForward
?
=
null