pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerregistry.kotlin.inputs
/
ListRegistryCredentialsPlainArgs
List
Registry
Credentials
Plain
Args
data
class
ListRegistryCredentialsPlainArgs
(
val
registryName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListRegistryCredentialsPlainArgs
>
Constructors
Functions
Properties
Constructors
List
Registry
Credentials
Plain
Args
Link copied to clipboard
fun
ListRegistryCredentialsPlainArgs
(
registryName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListRegistryCredentialsPlainArgs
Properties
registry
Name
Link copied to clipboard
val
registryName
:
String
The name of the container registry.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.