toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecr.kotlin.inputs
/
GetRegistryPolicyPlainArgs
Get
Registry
Policy
Plain
Args
data
class
GetRegistryPolicyPlainArgs
(
val
registryId
:
String
)
:
ConvertibleToJava
<
GetRegistryPolicyPlainArgs
>
Members
Constructors
Get
Registry
Policy
Plain
Args
Link copied to clipboard
constructor
(
registryId
:
String
)
Properties
registry
Id
Link copied to clipboard
val
registryId
:
String
The account ID of the private registry the policy is associated with.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRegistryPolicyPlainArgs