pulumi-azure-native-kotlin
1.104.0.1
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
)