pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.directconnect.kotlin
/
GatewayAssociationArgs
/
GatewayAssociationArgs
Gateway
Association
Args
fun
GatewayAssociationArgs
(
allowedPrefixes
:
Output
<
List
<
String
>
>
?
=
null
,
associatedGatewayId
:
Output
<
String
>
?
=
null
,
associatedGatewayOwnerAccountId
:
Output
<
String
>
?
=
null
,
dxGatewayId
:
Output
<
String
>
?
=
null
,
proposalId
:
Output
<
String
>
?
=
null
,
vpnGatewayId
:
Output
<
String
>
?
=
null
)