toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2transitgateway.kotlin.outputs
/
GetPeeringAttachmentResult
/
GetPeeringAttachmentResult
Get
Peering
Attachment
Result
constructor
(
arn
:
String
,
filters
:
List
<
GetPeeringAttachmentFilter
>
?
=
null
,
id
:
String
,
peerAccountId
:
String
,
peerRegion
:
String
,
peerTransitGatewayId
:
String
,
state
:
String
,
tags
:
Map
<
String
,
String
>
,
transitGatewayId
:
String
)