pulumi-cloudflare-kotlin
4.16.0.1
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
RateLimitActionResponseArgs
Rate
Limit
Action
Response
Args
data
class
RateLimitActionResponseArgs
(
val
body
:
Output
<
String
>
,
val
contentType
:
Output
<
String
>
)
:
ConvertibleToJava
<
RateLimitActionResponseArgs
>
Constructors
Functions
Properties
Constructors
Rate
Limit
Action
Response
Args
Link copied to clipboard
fun
RateLimitActionResponseArgs
(
body
:
Output
<
String
>
,
contentType
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RateLimitActionResponseArgs
Properties
body
Link copied to clipboard
val
body
:
Output
<
String
>
content
Type
Link copied to clipboard
val
contentType
:
Output
<
String
>