toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ssmcontacts.kotlin
/
ContactArgs
/
ContactArgs
Contact
Args
constructor
(
alias
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
plan
:
Output
<
List
<
ContactStageArgs
>
>
?
=
null
,
type
:
Output
<
ContactType
>
?
=
null
)