CollectionArgs

constructor(description: Output<String>? = null, name: Output<String>? = null, standbyReplicas: Output<CollectionStandbyReplicas>? = null, tags: Output<List<CreateOnlyTagArgs>>? = null, type: Output<CollectionType>? = null)