pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ssmcontacts.kotlin
/
contact
contact
suspend
fun
contact
(
name
:
String
,
block
:
suspend
ContactResourceBuilder
.
(
)
->
Unit
)
:
Contact
See also
Contact
.
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Contact
.
fun
contact
(
name
:
String
)
:
Contact
See also
Contact
.
Parameters
name
The
unique
name of the resulting resource.