Confluent v1.48.0 published on Friday, Jun 21, 2024 by Pulumi
confluentcloud.getSchemaRegistryClusterConfig
Explore with Pulumi AI
Using getSchemaRegistryClusterConfig
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSchemaRegistryClusterConfig(args: GetSchemaRegistryClusterConfigArgs, opts?: InvokeOptions): Promise<GetSchemaRegistryClusterConfigResult>
function getSchemaRegistryClusterConfigOutput(args: GetSchemaRegistryClusterConfigOutputArgs, opts?: InvokeOptions): Output<GetSchemaRegistryClusterConfigResult>
def get_schema_registry_cluster_config(credentials: Optional[GetSchemaRegistryClusterConfigCredentials] = None,
rest_endpoint: Optional[str] = None,
schema_registry_cluster: Optional[GetSchemaRegistryClusterConfigSchemaRegistryCluster] = None,
opts: Optional[InvokeOptions] = None) -> GetSchemaRegistryClusterConfigResult
def get_schema_registry_cluster_config_output(credentials: Optional[pulumi.Input[GetSchemaRegistryClusterConfigCredentialsArgs]] = None,
rest_endpoint: Optional[pulumi.Input[str]] = None,
schema_registry_cluster: Optional[pulumi.Input[GetSchemaRegistryClusterConfigSchemaRegistryClusterArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSchemaRegistryClusterConfigResult]
func LookupSchemaRegistryClusterConfig(ctx *Context, args *LookupSchemaRegistryClusterConfigArgs, opts ...InvokeOption) (*LookupSchemaRegistryClusterConfigResult, error)
func LookupSchemaRegistryClusterConfigOutput(ctx *Context, args *LookupSchemaRegistryClusterConfigOutputArgs, opts ...InvokeOption) LookupSchemaRegistryClusterConfigResultOutput
> Note: This function is named LookupSchemaRegistryClusterConfig
in the Go SDK.
public static class GetSchemaRegistryClusterConfig
{
public static Task<GetSchemaRegistryClusterConfigResult> InvokeAsync(GetSchemaRegistryClusterConfigArgs args, InvokeOptions? opts = null)
public static Output<GetSchemaRegistryClusterConfigResult> Invoke(GetSchemaRegistryClusterConfigInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSchemaRegistryClusterConfigResult> getSchemaRegistryClusterConfig(GetSchemaRegistryClusterConfigArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: confluentcloud:index/getSchemaRegistryClusterConfig:getSchemaRegistryClusterConfig
arguments:
# arguments dictionary
The following arguments are supported:
- Credentials
Pulumi.
Confluent Cloud. Inputs. Get Schema Registry Cluster Config Credentials - Rest
Endpoint string - The REST endpoint of the Schema Registry cluster, for example,
https://psrc-00000.us-central1.gcp.confluent.cloud:443
). - Schema
Registry Pulumi.Cluster Confluent Cloud. Inputs. Get Schema Registry Cluster Config Schema Registry Cluster
- Credentials
Get
Schema Registry Cluster Config Credentials - Rest
Endpoint string - The REST endpoint of the Schema Registry cluster, for example,
https://psrc-00000.us-central1.gcp.confluent.cloud:443
). - Schema
Registry GetCluster Schema Registry Cluster Config Schema Registry Cluster
- credentials
Get
Schema Registry Cluster Config Credentials - rest
Endpoint String - The REST endpoint of the Schema Registry cluster, for example,
https://psrc-00000.us-central1.gcp.confluent.cloud:443
). - schema
Registry GetCluster Schema Registry Cluster Config Schema Registry Cluster
- credentials
Get
Schema Registry Cluster Config Credentials - rest
Endpoint string - The REST endpoint of the Schema Registry cluster, for example,
https://psrc-00000.us-central1.gcp.confluent.cloud:443
). - schema
Registry GetCluster Schema Registry Cluster Config Schema Registry Cluster
- credentials
Get
Schema Registry Cluster Config Credentials - rest_
endpoint str - The REST endpoint of the Schema Registry cluster, for example,
https://psrc-00000.us-central1.gcp.confluent.cloud:443
). - schema_
registry_ Getcluster Schema Registry Cluster Config Schema Registry Cluster
- credentials Property Map
- rest
Endpoint String - The REST endpoint of the Schema Registry cluster, for example,
https://psrc-00000.us-central1.gcp.confluent.cloud:443
). - schema
Registry Property MapCluster
getSchemaRegistryClusterConfig Result
The following output properties are available:
- Compatibility
Level string - (Required String) The global Schema Registry compatibility level. Accepted values are:
BACKWARD
,BACKWARD_TRANSITIVE
,FORWARD
,FORWARD_TRANSITIVE
,FULL
,FULL_TRANSITIVE
, andNONE
. See the Compatibility Types for more details. - Id string
- The provider-assigned unique ID for this managed resource.
- Credentials
Pulumi.
Confluent Cloud. Outputs. Get Schema Registry Cluster Config Credentials - Rest
Endpoint string - Schema
Registry Pulumi.Cluster Confluent Cloud. Outputs. Get Schema Registry Cluster Config Schema Registry Cluster
- Compatibility
Level string - (Required String) The global Schema Registry compatibility level. Accepted values are:
BACKWARD
,BACKWARD_TRANSITIVE
,FORWARD
,FORWARD_TRANSITIVE
,FULL
,FULL_TRANSITIVE
, andNONE
. See the Compatibility Types for more details. - Id string
- The provider-assigned unique ID for this managed resource.
- Credentials
Get
Schema Registry Cluster Config Credentials - Rest
Endpoint string - Schema
Registry GetCluster Schema Registry Cluster Config Schema Registry Cluster
- compatibility
Level String - (Required String) The global Schema Registry compatibility level. Accepted values are:
BACKWARD
,BACKWARD_TRANSITIVE
,FORWARD
,FORWARD_TRANSITIVE
,FULL
,FULL_TRANSITIVE
, andNONE
. See the Compatibility Types for more details. - id String
- The provider-assigned unique ID for this managed resource.
- credentials
Get
Schema Registry Cluster Config Credentials - rest
Endpoint String - schema
Registry GetCluster Schema Registry Cluster Config Schema Registry Cluster
- compatibility
Level string - (Required String) The global Schema Registry compatibility level. Accepted values are:
BACKWARD
,BACKWARD_TRANSITIVE
,FORWARD
,FORWARD_TRANSITIVE
,FULL
,FULL_TRANSITIVE
, andNONE
. See the Compatibility Types for more details. - id string
- The provider-assigned unique ID for this managed resource.
- credentials
Get
Schema Registry Cluster Config Credentials - rest
Endpoint string - schema
Registry GetCluster Schema Registry Cluster Config Schema Registry Cluster
- compatibility_
level str - (Required String) The global Schema Registry compatibility level. Accepted values are:
BACKWARD
,BACKWARD_TRANSITIVE
,FORWARD
,FORWARD_TRANSITIVE
,FULL
,FULL_TRANSITIVE
, andNONE
. See the Compatibility Types for more details. - id str
- The provider-assigned unique ID for this managed resource.
- credentials
Get
Schema Registry Cluster Config Credentials - rest_
endpoint str - schema_
registry_ Getcluster Schema Registry Cluster Config Schema Registry Cluster
- compatibility
Level String - (Required String) The global Schema Registry compatibility level. Accepted values are:
BACKWARD
,BACKWARD_TRANSITIVE
,FORWARD
,FORWARD_TRANSITIVE
,FULL
,FULL_TRANSITIVE
, andNONE
. See the Compatibility Types for more details. - id String
- The provider-assigned unique ID for this managed resource.
- credentials Property Map
- rest
Endpoint String - schema
Registry Property MapCluster
Supporting Types
GetSchemaRegistryClusterConfigCredentials
GetSchemaRegistryClusterConfigSchemaRegistryCluster
- Id string
- The ID of the Schema Registry cluster, for example,
lsrc-abc123
.
- Id string
- The ID of the Schema Registry cluster, for example,
lsrc-abc123
.
- id String
- The ID of the Schema Registry cluster, for example,
lsrc-abc123
.
- id string
- The ID of the Schema Registry cluster, for example,
lsrc-abc123
.
- id str
- The ID of the Schema Registry cluster, for example,
lsrc-abc123
.
- id String
- The ID of the Schema Registry cluster, for example,
lsrc-abc123
.
Package Details
- Repository
- Confluent Cloud pulumi/pulumi-confluentcloud
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
confluent
Terraform Provider.