TemplateArgs

fun TemplateArgs(description: Output<String>? = null, tags: Output<Map<String, Any>>? = null, templateBody: Output<String>? = null, templateName: Output<String>? = null, templateUrl: Output<String>? = null)