pulumi-azure-native-kotlin
2.14.0.0
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
>
Constructors
Functions
Properties
Constructors
Get
Move
Collection
Plain
Args
Link copied to clipboard
fun
GetMoveCollectionPlainArgs
(
moveCollectionName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMoveCollectionPlainArgs
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.