pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerregistry.kotlin.inputs
/
SecretObjectArgs
/
SecretObjectArgs
Secret
Object
Args
fun
SecretObjectArgs
(
type
:
Output
<
Either
<
String
,
SecretObjectType
>
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)