pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
LocalGatewayRouteArgs
/
LocalGatewayRouteArgs
Local
Gateway
Route
Args
fun
LocalGatewayRouteArgs
(
destinationCidrBlock
:
Output
<
String
>
?
=
null
,
localGatewayRouteTableId
:
Output
<
String
>
?
=
null
,
localGatewayVirtualInterfaceGroupId
:
Output
<
String
>
?
=
null
)