toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ebs.kotlin.outputs
/
EnterpriseSnapshotPolicyRetainRule
Enterprise
Snapshot
Policy
Retain
Rule
data
class
EnterpriseSnapshotPolicyRetainRule
(
val
number
:
Int
?
=
null
,
val
timeInterval
:
Int
?
=
null
,
val
timeUnit
:
String
?
=
null
)
Members
Constructors
Enterprise
Snapshot
Policy
Retain
Rule
Link copied to clipboard
constructor
(
number
:
Int
?
=
null
,
timeInterval
:
Int
?
=
null
,
timeUnit
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
number
Link copied to clipboard
val
number
:
Int
?
=
null
Retention based on counting method.
time
Interval
Link copied to clipboard
val
timeInterval
:
Int
?
=
null
Time unit.
time
Unit
Link copied to clipboard
val
timeUnit
:
String
?
=
null
Time-based retention.