pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ssmcontacts.kotlin.outputs
/
GetPlanStageTargetChannelTargetInfo
Get
Plan
Stage
Target
Channel
Target
Info
data
class
GetPlanStageTargetChannelTargetInfo
(
val
contactChannelId
:
String
,
val
retryIntervalInMinutes
:
Int
)
Types
Constructors
Properties
Constructors
Get
Plan
Stage
Target
Channel
Target
Info
Link copied to clipboard
fun
GetPlanStageTargetChannelTargetInfo
(
contactChannelId
:
String
,
retryIntervalInMinutes
:
Int
)
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