toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.essentialcontacts.kotlin
/
contact
contact
suspend
fun
contact
(
name
:
String
,
block
:
suspend
ContactResourceBuilder
.
(
)
->
Unit
)
:
Contact
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Contact
.
See also
Contact
.
fun
contact
(
name
:
String
)
:
Contact
Parameters
name
The
unique
name of the resulting resource.
See also
Contact
.