toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
RegistryTrustPolicyArgs
Registry
Trust
Policy
Args
data
class
RegistryTrustPolicyArgs
(
val
enabled
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
RegistryTrustPolicyArgs
>
Members
Constructors
Registry
Trust
Policy
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
?
=
null
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
?
=
null
Boolean value that indicates whether the policy is enabled.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RegistryTrustPolicyArgs