pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.inputs
/
SecretStoreDetailsArgs
/
SecretStoreDetailsArgs
Secret
Store
Details
Args
fun
SecretStoreDetailsArgs
(
secretStore
:
Output
<
Either
<
String
,
SecretStoreType
>
>
?
=
null
,
secretStoreProperties
:
Output
<
SecretStorePropertiesArgs
>
?
=
null
)