/dhall-aws-cloudformation/cloudformation/AWS::NetworkManager::TransitGatewayRouteTableAttachment.dhall

Copy path to clipboard

Source

{ Properties =
./AWS::NetworkManager::TransitGatewayRouteTableAttachment/Properties.dhall
, Resources =
./AWS::NetworkManager::TransitGatewayRouteTableAttachment/Resources.dhall
, ProposedSegmentChange =
./AWS::NetworkManager::TransitGatewayRouteTableAttachment/ProposedSegmentChange.dhall
, GetAttr =
{ AttachmentId = (./../Fn.dhall).GetAttOf "AttachmentId"
, AttachmentPolicyRuleNumber =
(./../Fn.dhall).GetAttOf "AttachmentPolicyRuleNumber"
, AttachmentType = (./../Fn.dhall).GetAttOf "AttachmentType"
, CoreNetworkArn = (./../Fn.dhall).GetAttOf "CoreNetworkArn"
, CoreNetworkId = (./../Fn.dhall).GetAttOf "CoreNetworkId"
, CreatedAt = (./../Fn.dhall).GetAttOf "CreatedAt"
, EdgeLocation = (./../Fn.dhall).GetAttOf "EdgeLocation"
, OwnerAccountId = (./../Fn.dhall).GetAttOf "OwnerAccountId"
, ResourceArn = (./../Fn.dhall).GetAttOf "ResourceArn"
, SegmentName = (./../Fn.dhall).GetAttOf "SegmentName"
, State = (./../Fn.dhall).GetAttOf "State"
, UpdatedAt = (./../Fn.dhall).GetAttOf "UpdatedAt"
}
}