CodeContainerArgs

constructor(description: Output<String>? = null, isArchived: Output<Boolean>? = null, properties: Output<Map<String, String>>? = null, tags: Output<Map<String, String>>? = null)