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