pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ssmcontacts.kotlin
/
ContactArgs
/
ContactArgs
Contact
Args
fun
ContactArgs
(
alias
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
plan
:
Output
<
List
<
ContactStageArgs
>
>
?
=
null
,
type
:
Output
<
ContactType
>
?
=
null
)