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