toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.codeartifact.kotlin
/
domain
domain
suspend
fun
domain
(
name
:
String
,
block
:
suspend
DomainResourceBuilder
.
(
)
->
Unit
)
:
Domain
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Domain
.
See also
Domain
.
fun
domain
(
name
:
String
)
:
Domain
Parameters
name
The
unique
name of the resulting resource.
See also
Domain
.