pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.ec2transitgateway.kotlin.outputs
/
GetAttachmentResult
/
GetAttachmentResult
Get
Attachment
Result
fun
GetAttachmentResult
(
arn
:
String
,
filters
:
List
<
GetAttachmentFilter
>
?
=
null
,
id
:
String
,
resourceId
:
String
,
resourceOwnerId
:
String
,
resourceType
:
String
,
state
:
String
,
tags
:
Map
<
String
,
String
>
,
transitGatewayAttachmentId
:
String
,
transitGatewayId
:
String
,
transitGatewayOwnerId
:
String
)