pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
GetFleetPlainArgs
Get
Fleet
Plain
Args
data
class
GetFleetPlainArgs
(
val
fleetName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetFleetPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Fleet
Plain
Args
Link copied to clipboard
fun
GetFleetPlainArgs
(
fleetName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFleetPlainArgs
Properties
fleet
Name
Link copied to clipboard
val
fleetName
:
String
The name of the Fleet resource.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.