Type Provider Args
fun TypeProviderArgs(collectionOverrides: Output<List<CollectionOverrideArgs>>? = null, credential: Output<CredentialArgs>? = null, customCertificateAuthorityRoots: Output<List<String>>? = null, description: Output<String>? = null, descriptorUrl: Output<String>? = null, labels: Output<List<TypeProviderLabelEntryArgs>>? = null, name: Output<String>? = null, options: Output<OptionsArgs>? = null, project: Output<String>? = null)