pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
GetLocalGatewayRouteTablePlainArgs
Get
Local
Gateway
Route
Table
Plain
Args
data
class
GetLocalGatewayRouteTablePlainArgs
(
val
localGatewayRouteTableId
:
String
)
:
ConvertibleToJava
<
GetLocalGatewayRouteTablePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Local
Gateway
Route
Table
Plain
Args
Link copied to clipboard
fun
GetLocalGatewayRouteTablePlainArgs
(
localGatewayRouteTableId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLocalGatewayRouteTablePlainArgs
Properties
local
Gateway
Route
Table
Id
Link copied to clipboard
val
localGatewayRouteTableId
:
String
The ID of the local gateway route table.