toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
GetLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult
/
GetLocalGatewayRouteTableVirtualInterfaceGroupAssociationResult
Get
Local
Gateway
Route
Table
Virtual
Interface
Group
Association
Result
constructor
(
localGatewayId
:
String
?
=
null
,
localGatewayRouteTableArn
:
String
?
=
null
,
localGatewayRouteTableVirtualInterfaceGroupAssociationId
:
String
?
=
null
,
ownerId
:
String
?
=
null
,
state
:
String
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)