pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerregistry.kotlin.inputs
/
TrustPolicyArgs
/
TrustPolicyArgs
Trust
Policy
Args
fun
TrustPolicyArgs
(
status
:
Output
<
Either
<
String
,
PolicyStatus
>
>
?
=
null
,
type
:
Output
<
Either
<
String
,
TrustPolicyType
>
>
?
=
null
)