toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ssmcontacts.kotlin.outputs
/
PlanStageTargetChannelTargetInfo
Plan
Stage
Target
Channel
Target
Info
data
class
PlanStageTargetChannelTargetInfo
(
val
contactChannelId
:
String
,
val
retryIntervalInMinutes
:
Int
?
=
null
)
Members
Constructors
Plan
Stage
Target
Channel
Target
Info
Link copied to clipboard
constructor
(
contactChannelId
:
String
,
retryIntervalInMinutes
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
contact
Channel
Id
Link copied to clipboard
val
contactChannelId
:
String
retry
Interval
In
Minutes
Link copied to clipboard
val
retryIntervalInMinutes
:
Int
?
=
null