TransitGatewayAttachmentArgs

fun TransitGatewayAttachmentArgs(options: Output<OptionsPropertiesArgs>? = null, subnetIds: Output<List<String>>? = null, tags: Output<List<TransitGatewayAttachmentTagArgs>>? = null, transitGatewayId: Output<String>? = null, vpcId: Output<String>? = null)