pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storage.kotlin
/
StorageAccountArgsBuilder
/
keyPolicy
key
Policy
@
JvmName
(
name
=
"kqcxjfgtthrovsnm"
)
suspend
fun
keyPolicy
(
value
:
Output
<
KeyPolicyArgs
>
)
@
JvmName
(
name
=
"pbmabavsxvvvwsuq"
)
suspend
fun
keyPolicy
(
value
:
KeyPolicyArgs
?
)
Parameters
value
KeyPolicy assigned to the storage account.
@
JvmName
(
name
=
"lmgjbrwwpyttptao"
)
suspend
fun
keyPolicy
(
argument
:
suspend
KeyPolicyArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
KeyPolicy assigned to the storage account.