CustomPluginArgs

constructor(contentType: Output<CustomPluginContentType>? = null, description: Output<String>? = null, location: Output<CustomPluginLocationArgs>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null)