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