pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.securityhub.kotlin.outputs
/
AutomationRuleDateRange
Automation
Rule
Date
Range
data
class
AutomationRuleDateRange
(
val
unit
:
AutomationRuleDateRangeUnit
,
val
value
:
Double
)
Types
Constructors
Properties
Constructors
Automation
Rule
Date
Range
Link copied to clipboard
fun
AutomationRuleDateRange
(
unit
:
AutomationRuleDateRangeUnit
,
value
:
Double
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
unit
Link copied to clipboard
val
unit
:
AutomationRuleDateRangeUnit
value
Link copied to clipboard
val
value
:
Double