pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kms.kotlin
/
key
key
suspend
fun
key
(
name
:
String
,
block
:
suspend
KeyResourceBuilder
.
(
)
->
Unit
)
:
Key
See also
Key
.
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Key
.
fun
key
(
name
:
String
)
:
Key
See also
Key
.
Parameters
name
The
unique
name of the resulting resource.