toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.inputs
/
GetMoveCollectionPlainArgs
Get
Move
Collection
Plain
Args
data
class
GetMoveCollectionPlainArgs
(
val
moveCollectionName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetMoveCollectionPlainArgs
>
Members
Constructors
Get
Move
Collection
Plain
Args
Link copied to clipboard
constructor
(
moveCollectionName
:
String
,
resourceGroupName
:
String
)
Properties
move
Collection
Name
Link copied to clipboard
val
moveCollectionName
:
String
The Move Collection Name.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The Resource Group Name.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMoveCollectionPlainArgs