pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.inputs
/
GetFilePlainArgs
Get
File
Plain
Args
data
class
GetFilePlainArgs
(
val
fileName
:
String
,
val
groupName
:
String
,
val
projectName
:
String
,
val
serviceName
:
String
)
:
ConvertibleToJava
<
GetFilePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
File
Plain
Args
Link copied to clipboard
fun
GetFilePlainArgs
(
fileName
:
String
,
groupName
:
String
,
projectName
:
String
,
serviceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFilePlainArgs
Properties
file
Name
Link copied to clipboard
val
fileName
:
String
Name of the File
group
Name
Link copied to clipboard
val
groupName
:
String
Name of the resource group
project
Name
Link copied to clipboard
val
projectName
:
String
Name of the project
service
Name
Link copied to clipboard
val
serviceName
:
String
Name of the service