toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
R2BucketLockRuleCondition
R2Bucket
Lock
Rule
Condition
data
class
R2BucketLockRuleCondition
(
val
date
:
String
?
=
null
,
val
maxAgeSeconds
:
Int
?
=
null
,
val
type
:
String
)
Members
Constructors
R2Bucket
Lock
Rule
Condition
Link copied to clipboard
constructor
(
date
:
String
?
=
null
,
maxAgeSeconds
:
Int
?
=
null
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
date
Link copied to clipboard
val
date
:
String
?
=
null
max
Age
Seconds
Link copied to clipboard
val
maxAgeSeconds
:
Int
?
=
null
type
Link copied to clipboard
val
type
:
String
Available values: "Age".