toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin.inputs
/
GetServiceTopologyPlainArgs
Get
Service
Topology
Plain
Args
data
class
GetServiceTopologyPlainArgs
(
val
resourceGroupName
:
String
,
val
serviceTopologyName
:
String
)
:
ConvertibleToJava
<
GetServiceTopologyPlainArgs
>
Members
Constructors
Get
Service
Topology
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
serviceTopologyName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
service
Topology
Name
Link copied to clipboard
val
serviceTopologyName
:
String
The name of the service topology .
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServiceTopologyPlainArgs