pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.s3.kotlin.outputs
/
BucketNoncurrentVersionExpiration
Bucket
Noncurrent
Version
Expiration
data
class
BucketNoncurrentVersionExpiration
(
val
newerNoncurrentVersions
:
Int
?
=
null
,
val
noncurrentDays
:
Int
)
Types
Constructors
Properties
Constructors
Bucket
Noncurrent
Version
Expiration
Link copied to clipboard
fun
BucketNoncurrentVersionExpiration
(
newerNoncurrentVersions
:
Int
?
=
null
,
noncurrentDays
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
newer
Noncurrent
Versions
Link copied to clipboard
val
newerNoncurrentVersions
:
Int
?
=
null
noncurrent
Days
Link copied to clipboard
val
noncurrentDays
:
Int