pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ssmcontacts.kotlin.outputs
/
GetPlanStageTargetContactTargetInfo
Get
Plan
Stage
Target
Contact
Target
Info
data
class
GetPlanStageTargetContactTargetInfo
(
val
contactId
:
String
,
val
isEssential
:
Boolean
)
Types
Constructors
Properties
Constructors
Get
Plan
Stage
Target
Contact
Target
Info
Link copied to clipboard
fun
GetPlanStageTargetContactTargetInfo
(
contactId
:
String
,
isEssential
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
contact
Id
Link copied to clipboard
val
contactId
:
String
The Amazon Resource Name (ARN) of the contact or escalation plan.
is
Essential
Link copied to clipboard
val
isEssential
:
Boolean