DestinationArgs

constructor(description: Output<String>? = null, expression: Output<String>? = null, expressionType: Output<DestinationExpressionType>? = null, name: Output<String>? = null, roleArn: Output<String>? = null, tags: Output<List<TagArgs>>? = null)