toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabricmesh.kotlin.inputs
/
GetGatewayPlainArgs
Get
Gateway
Plain
Args
data
class
GetGatewayPlainArgs
(
val
gatewayResourceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetGatewayPlainArgs
>
Members
Constructors
Get
Gateway
Plain
Args
Link copied to clipboard
constructor
(
gatewayResourceName
:
String
,
resourceGroupName
:
String
)
Properties
gateway
Resource
Name
Link copied to clipboard
val
gatewayResourceName
:
String
The identity of the gateway.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Azure resource group name
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetGatewayPlainArgs