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