Standard Args
constructor(category: Output<String>? = null, components: Output<List<StandardComponentPropertiesArgs>>? = null, description: Output<String>? = null, displayName: Output<String>? = null, kind: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, standardId: Output<String>? = null, supportedClouds: Output<List<StandardSupportedClouds>>? = null, tags: Output<Map<String, String>>? = null)