toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
PageRuleActionsForwardingUrlArgs
Page
Rule
Actions
Forwarding
Url
Args
data
class
PageRuleActionsForwardingUrlArgs
(
val
statusCode
:
Output
<
Int
>
,
val
url
:
Output
<
String
>
)
:
ConvertibleToJava
<
PageRuleActionsForwardingUrlArgs
>
Members
Constructors
Page
Rule
Actions
Forwarding
Url
Args
Link copied to clipboard
constructor
(
statusCode
:
Output
<
Int
>
,
url
:
Output
<
String
>
)
Properties
status
Code
Link copied to clipboard
val
statusCode
:
Output
<
Int
>
url
Link copied to clipboard
val
url
:
Output
<
String
>
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PageRuleActionsForwardingUrlArgs