pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
GetFactoryPlainArgs
Get
Factory
Plain
Args
data
class
GetFactoryPlainArgs
(
val
factoryName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetFactoryPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Factory
Plain
Args
Link copied to clipboard
fun
GetFactoryPlainArgs
(
factoryName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFactoryPlainArgs
Properties
factory
Name
Link copied to clipboard
val
factoryName
:
String
The factory name.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The resource group name.