We recommend new projects start with resources from the AWS provider.
aws-native.msk.getCluster
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::MSK::Cluster
Using getCluster
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 getCluster(args: GetClusterArgs, opts?: InvokeOptions): Promise<GetClusterResult>
function getClusterOutput(args: GetClusterOutputArgs, opts?: InvokeOptions): Output<GetClusterResult>def get_cluster(arn: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetClusterResult
def get_cluster_output(arn: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetClusterResult]func LookupCluster(ctx *Context, args *LookupClusterArgs, opts ...InvokeOption) (*LookupClusterResult, error)
func LookupClusterOutput(ctx *Context, args *LookupClusterOutputArgs, opts ...InvokeOption) LookupClusterResultOutput> Note: This function is named LookupCluster in the Go SDK.
public static class GetCluster 
{
    public static Task<GetClusterResult> InvokeAsync(GetClusterArgs args, InvokeOptions? opts = null)
    public static Output<GetClusterResult> Invoke(GetClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
public static Output<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:msk:getCluster
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Arn string
- The Amazon Resource Name (ARN) of the MSK cluster.
- Arn string
- The Amazon Resource Name (ARN) of the MSK cluster.
- arn String
- The Amazon Resource Name (ARN) of the MSK cluster.
- arn string
- The Amazon Resource Name (ARN) of the MSK cluster.
- arn str
- The Amazon Resource Name (ARN) of the MSK cluster.
- arn String
- The Amazon Resource Name (ARN) of the MSK cluster.
getCluster Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the MSK cluster.
- BrokerNode Pulumi.Group Info Aws Native. Msk. Outputs. Cluster Broker Node Group Info 
- Information about the broker nodes in the cluster.
- ClientAuthentication Pulumi.Aws Native. Msk. Outputs. Cluster Client Authentication 
- Includes all client authentication related information.
- ConfigurationInfo Pulumi.Aws Native. Msk. Outputs. Cluster Configuration Info 
- Represents the configuration that you want MSK to use for the cluster.
- CurrentVersion string
- The current version of the MSK cluster
- EncryptionInfo Pulumi.Aws Native. Msk. Outputs. Cluster Encryption Info 
- Includes all encryption-related information.
- EnhancedMonitoring Pulumi.Aws Native. Msk. Cluster Enhanced Monitoring 
- Specifies the level of monitoring for the MSK cluster.
- KafkaVersion string
- The version of Apache Kafka. You can use Amazon MSK to create clusters that use supported Apache Kafka versions .
- LoggingInfo Pulumi.Aws Native. Msk. Outputs. Cluster Logging Info 
- Logging info details for the cluster.
- NumberOf intBroker Nodes 
- The number of broker nodes in the cluster.
- OpenMonitoring Pulumi.Aws Native. Msk. Outputs. Cluster Open Monitoring 
- The settings for open monitoring.
- StorageMode Pulumi.Aws Native. Msk. Cluster Storage Mode 
- This controls storage mode for supported storage tiers.
- Dictionary<string, string>
- A key-value pair to associate with a resource.
- Arn string
- The Amazon Resource Name (ARN) of the MSK cluster.
- BrokerNode ClusterGroup Info Broker Node Group Info 
- Information about the broker nodes in the cluster.
- ClientAuthentication ClusterClient Authentication 
- Includes all client authentication related information.
- ConfigurationInfo ClusterConfiguration Info 
- Represents the configuration that you want MSK to use for the cluster.
- CurrentVersion string
- The current version of the MSK cluster
- EncryptionInfo ClusterEncryption Info 
- Includes all encryption-related information.
- EnhancedMonitoring ClusterEnhanced Monitoring 
- Specifies the level of monitoring for the MSK cluster.
- KafkaVersion string
- The version of Apache Kafka. You can use Amazon MSK to create clusters that use supported Apache Kafka versions .
- LoggingInfo ClusterLogging Info 
- Logging info details for the cluster.
- NumberOf intBroker Nodes 
- The number of broker nodes in the cluster.
- OpenMonitoring ClusterOpen Monitoring 
- The settings for open monitoring.
- StorageMode ClusterStorage Mode 
- This controls storage mode for supported storage tiers.
- map[string]string
- A key-value pair to associate with a resource.
- arn String
- The Amazon Resource Name (ARN) of the MSK cluster.
- brokerNode ClusterGroup Info Broker Node Group Info 
- Information about the broker nodes in the cluster.
- clientAuthentication ClusterClient Authentication 
- Includes all client authentication related information.
- configurationInfo ClusterConfiguration Info 
- Represents the configuration that you want MSK to use for the cluster.
- currentVersion String
- The current version of the MSK cluster
- encryptionInfo ClusterEncryption Info 
- Includes all encryption-related information.
- enhancedMonitoring ClusterEnhanced Monitoring 
- Specifies the level of monitoring for the MSK cluster.
- kafkaVersion String
- The version of Apache Kafka. You can use Amazon MSK to create clusters that use supported Apache Kafka versions .
- loggingInfo ClusterLogging Info 
- Logging info details for the cluster.
- numberOf IntegerBroker Nodes 
- The number of broker nodes in the cluster.
- openMonitoring ClusterOpen Monitoring 
- The settings for open monitoring.
- storageMode ClusterStorage Mode 
- This controls storage mode for supported storage tiers.
- Map<String,String>
- A key-value pair to associate with a resource.
- arn string
- The Amazon Resource Name (ARN) of the MSK cluster.
- brokerNode ClusterGroup Info Broker Node Group Info 
- Information about the broker nodes in the cluster.
- clientAuthentication ClusterClient Authentication 
- Includes all client authentication related information.
- configurationInfo ClusterConfiguration Info 
- Represents the configuration that you want MSK to use for the cluster.
- currentVersion string
- The current version of the MSK cluster
- encryptionInfo ClusterEncryption Info 
- Includes all encryption-related information.
- enhancedMonitoring ClusterEnhanced Monitoring 
- Specifies the level of monitoring for the MSK cluster.
- kafkaVersion string
- The version of Apache Kafka. You can use Amazon MSK to create clusters that use supported Apache Kafka versions .
- loggingInfo ClusterLogging Info 
- Logging info details for the cluster.
- numberOf numberBroker Nodes 
- The number of broker nodes in the cluster.
- openMonitoring ClusterOpen Monitoring 
- The settings for open monitoring.
- storageMode ClusterStorage Mode 
- This controls storage mode for supported storage tiers.
- {[key: string]: string}
- A key-value pair to associate with a resource.
- arn str
- The Amazon Resource Name (ARN) of the MSK cluster.
- broker_node_ Clustergroup_ info Broker Node Group Info 
- Information about the broker nodes in the cluster.
- client_authentication ClusterClient Authentication 
- Includes all client authentication related information.
- configuration_info ClusterConfiguration Info 
- Represents the configuration that you want MSK to use for the cluster.
- current_version str
- The current version of the MSK cluster
- encryption_info ClusterEncryption Info 
- Includes all encryption-related information.
- enhanced_monitoring ClusterEnhanced Monitoring 
- Specifies the level of monitoring for the MSK cluster.
- kafka_version str
- The version of Apache Kafka. You can use Amazon MSK to create clusters that use supported Apache Kafka versions .
- logging_info ClusterLogging Info 
- Logging info details for the cluster.
- number_of_ intbroker_ nodes 
- The number of broker nodes in the cluster.
- open_monitoring ClusterOpen Monitoring 
- The settings for open monitoring.
- storage_mode ClusterStorage Mode 
- This controls storage mode for supported storage tiers.
- Mapping[str, str]
- A key-value pair to associate with a resource.
- arn String
- The Amazon Resource Name (ARN) of the MSK cluster.
- brokerNode Property MapGroup Info 
- Information about the broker nodes in the cluster.
- clientAuthentication Property Map
- Includes all client authentication related information.
- configurationInfo Property Map
- Represents the configuration that you want MSK to use for the cluster.
- currentVersion String
- The current version of the MSK cluster
- encryptionInfo Property Map
- Includes all encryption-related information.
- enhancedMonitoring "DEFAULT" | "PER_BROKER" | "PER_TOPIC_PER_BROKER" | "PER_TOPIC_PER_PARTITION"
- Specifies the level of monitoring for the MSK cluster.
- kafkaVersion String
- The version of Apache Kafka. You can use Amazon MSK to create clusters that use supported Apache Kafka versions .
- loggingInfo Property Map
- Logging info details for the cluster.
- numberOf NumberBroker Nodes 
- The number of broker nodes in the cluster.
- openMonitoring Property Map
- The settings for open monitoring.
- storageMode "LOCAL" | "TIERED"
- This controls storage mode for supported storage tiers.
- Map<String>
- A key-value pair to associate with a resource.
Supporting Types
ClusterBrokerLogs  
ClusterBrokerNodeGroupInfo    
- ClientSubnets List<string>
- The list of subnets to connect to in the client virtual private cloud (VPC). Amazon creates elastic network interfaces (ENIs) inside these subnets. Client applications use ENIs to produce and consume data. - If you use the US West (N. California) Region, specify exactly two subnets. For other Regions where Amazon MSK is available, you can specify either two or three subnets. The subnets that you specify must be in distinct Availability Zones. When you create a cluster, Amazon MSK distributes the broker nodes evenly across the subnets that you specify. - Client subnets can't occupy the Availability Zone with ID - use1-az3.
- InstanceType string
- The type of Amazon EC2 instances to use for brokers. The following instance types are allowed: kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.8xlarge, kafka.m5.12xlarge, kafka.m5.16xlarge, kafka.m5.24xlarge, and kafka.t3.small.
- BrokerAz stringDistribution 
- This parameter is currently not in use.
- ConnectivityInfo Pulumi.Aws Native. Msk. Inputs. Cluster Connectivity Info 
- Information about the cluster's connectivity setting.
- SecurityGroups List<string>
- The security groups to associate with the ENIs in order to specify who can connect to and communicate with the Amazon MSK cluster. If you don't specify a security group, Amazon MSK uses the default security group associated with the VPC. If you specify security groups that were shared with you, you must ensure that you have permissions to them. Specifically, you need the ec2:DescribeSecurityGroupspermission.
- StorageInfo Pulumi.Aws Native. Msk. Inputs. Cluster Storage Info 
- Contains information about storage volumes attached to Amazon MSK broker nodes.
- ClientSubnets []string
- The list of subnets to connect to in the client virtual private cloud (VPC). Amazon creates elastic network interfaces (ENIs) inside these subnets. Client applications use ENIs to produce and consume data. - If you use the US West (N. California) Region, specify exactly two subnets. For other Regions where Amazon MSK is available, you can specify either two or three subnets. The subnets that you specify must be in distinct Availability Zones. When you create a cluster, Amazon MSK distributes the broker nodes evenly across the subnets that you specify. - Client subnets can't occupy the Availability Zone with ID - use1-az3.
- InstanceType string
- The type of Amazon EC2 instances to use for brokers. The following instance types are allowed: kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.8xlarge, kafka.m5.12xlarge, kafka.m5.16xlarge, kafka.m5.24xlarge, and kafka.t3.small.
- BrokerAz stringDistribution 
- This parameter is currently not in use.
- ConnectivityInfo ClusterConnectivity Info 
- Information about the cluster's connectivity setting.
- SecurityGroups []string
- The security groups to associate with the ENIs in order to specify who can connect to and communicate with the Amazon MSK cluster. If you don't specify a security group, Amazon MSK uses the default security group associated with the VPC. If you specify security groups that were shared with you, you must ensure that you have permissions to them. Specifically, you need the ec2:DescribeSecurityGroupspermission.
- StorageInfo ClusterStorage Info 
- Contains information about storage volumes attached to Amazon MSK broker nodes.
- clientSubnets List<String>
- The list of subnets to connect to in the client virtual private cloud (VPC). Amazon creates elastic network interfaces (ENIs) inside these subnets. Client applications use ENIs to produce and consume data. - If you use the US West (N. California) Region, specify exactly two subnets. For other Regions where Amazon MSK is available, you can specify either two or three subnets. The subnets that you specify must be in distinct Availability Zones. When you create a cluster, Amazon MSK distributes the broker nodes evenly across the subnets that you specify. - Client subnets can't occupy the Availability Zone with ID - use1-az3.
- instanceType String
- The type of Amazon EC2 instances to use for brokers. The following instance types are allowed: kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.8xlarge, kafka.m5.12xlarge, kafka.m5.16xlarge, kafka.m5.24xlarge, and kafka.t3.small.
- brokerAz StringDistribution 
- This parameter is currently not in use.
- connectivityInfo ClusterConnectivity Info 
- Information about the cluster's connectivity setting.
- securityGroups List<String>
- The security groups to associate with the ENIs in order to specify who can connect to and communicate with the Amazon MSK cluster. If you don't specify a security group, Amazon MSK uses the default security group associated with the VPC. If you specify security groups that were shared with you, you must ensure that you have permissions to them. Specifically, you need the ec2:DescribeSecurityGroupspermission.
- storageInfo ClusterStorage Info 
- Contains information about storage volumes attached to Amazon MSK broker nodes.
- clientSubnets string[]
- The list of subnets to connect to in the client virtual private cloud (VPC). Amazon creates elastic network interfaces (ENIs) inside these subnets. Client applications use ENIs to produce and consume data. - If you use the US West (N. California) Region, specify exactly two subnets. For other Regions where Amazon MSK is available, you can specify either two or three subnets. The subnets that you specify must be in distinct Availability Zones. When you create a cluster, Amazon MSK distributes the broker nodes evenly across the subnets that you specify. - Client subnets can't occupy the Availability Zone with ID - use1-az3.
- instanceType string
- The type of Amazon EC2 instances to use for brokers. The following instance types are allowed: kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.8xlarge, kafka.m5.12xlarge, kafka.m5.16xlarge, kafka.m5.24xlarge, and kafka.t3.small.
- brokerAz stringDistribution 
- This parameter is currently not in use.
- connectivityInfo ClusterConnectivity Info 
- Information about the cluster's connectivity setting.
- securityGroups string[]
- The security groups to associate with the ENIs in order to specify who can connect to and communicate with the Amazon MSK cluster. If you don't specify a security group, Amazon MSK uses the default security group associated with the VPC. If you specify security groups that were shared with you, you must ensure that you have permissions to them. Specifically, you need the ec2:DescribeSecurityGroupspermission.
- storageInfo ClusterStorage Info 
- Contains information about storage volumes attached to Amazon MSK broker nodes.
- client_subnets Sequence[str]
- The list of subnets to connect to in the client virtual private cloud (VPC). Amazon creates elastic network interfaces (ENIs) inside these subnets. Client applications use ENIs to produce and consume data. - If you use the US West (N. California) Region, specify exactly two subnets. For other Regions where Amazon MSK is available, you can specify either two or three subnets. The subnets that you specify must be in distinct Availability Zones. When you create a cluster, Amazon MSK distributes the broker nodes evenly across the subnets that you specify. - Client subnets can't occupy the Availability Zone with ID - use1-az3.
- instance_type str
- The type of Amazon EC2 instances to use for brokers. The following instance types are allowed: kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.8xlarge, kafka.m5.12xlarge, kafka.m5.16xlarge, kafka.m5.24xlarge, and kafka.t3.small.
- broker_az_ strdistribution 
- This parameter is currently not in use.
- connectivity_info ClusterConnectivity Info 
- Information about the cluster's connectivity setting.
- security_groups Sequence[str]
- The security groups to associate with the ENIs in order to specify who can connect to and communicate with the Amazon MSK cluster. If you don't specify a security group, Amazon MSK uses the default security group associated with the VPC. If you specify security groups that were shared with you, you must ensure that you have permissions to them. Specifically, you need the ec2:DescribeSecurityGroupspermission.
- storage_info ClusterStorage Info 
- Contains information about storage volumes attached to Amazon MSK broker nodes.
- clientSubnets List<String>
- The list of subnets to connect to in the client virtual private cloud (VPC). Amazon creates elastic network interfaces (ENIs) inside these subnets. Client applications use ENIs to produce and consume data. - If you use the US West (N. California) Region, specify exactly two subnets. For other Regions where Amazon MSK is available, you can specify either two or three subnets. The subnets that you specify must be in distinct Availability Zones. When you create a cluster, Amazon MSK distributes the broker nodes evenly across the subnets that you specify. - Client subnets can't occupy the Availability Zone with ID - use1-az3.
- instanceType String
- The type of Amazon EC2 instances to use for brokers. The following instance types are allowed: kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.8xlarge, kafka.m5.12xlarge, kafka.m5.16xlarge, kafka.m5.24xlarge, and kafka.t3.small.
- brokerAz StringDistribution 
- This parameter is currently not in use.
- connectivityInfo Property Map
- Information about the cluster's connectivity setting.
- securityGroups List<String>
- The security groups to associate with the ENIs in order to specify who can connect to and communicate with the Amazon MSK cluster. If you don't specify a security group, Amazon MSK uses the default security group associated with the VPC. If you specify security groups that were shared with you, you must ensure that you have permissions to them. Specifically, you need the ec2:DescribeSecurityGroupspermission.
- storageInfo Property Map
- Contains information about storage volumes attached to Amazon MSK broker nodes.
ClusterClientAuthentication  
ClusterCloudWatchLogs   
ClusterConfigurationInfo  
ClusterConnectivityInfo  
ClusterEbsStorageInfo   
ClusterEncryptionAtRest   
- DataVolume stringKms Key Id 
- DataVolume stringKms Key Id 
- dataVolume StringKms Key Id 
- dataVolume stringKms Key Id 
- dataVolume StringKms Key Id 
ClusterEncryptionInTransit   
- ClientBroker Pulumi.Aws Native. Msk. Cluster Encryption In Transit Client Broker 
- Indicates the encryption setting for data in transit between clients and brokers. You must set it to one of the following values. - TLS: Indicates that client-broker communication is enabled with TLS only.
- TLS_PLAINTEXT: Indicates that client-broker communication is enabled for both TLS-encrypted, as well as plaintext data.
- PLAINTEXT: Indicates that client-broker communication is enabled in plaintext only.
 - The default value is - TLS.
- InCluster bool
- When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted. When set to false, the communication happens in plaintext. - The default value is true. 
- ClientBroker ClusterEncryption In Transit Client Broker 
- Indicates the encryption setting for data in transit between clients and brokers. You must set it to one of the following values. - TLS: Indicates that client-broker communication is enabled with TLS only.
- TLS_PLAINTEXT: Indicates that client-broker communication is enabled for both TLS-encrypted, as well as plaintext data.
- PLAINTEXT: Indicates that client-broker communication is enabled in plaintext only.
 - The default value is - TLS.
- InCluster bool
- When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted. When set to false, the communication happens in plaintext. - The default value is true. 
- clientBroker ClusterEncryption In Transit Client Broker 
- Indicates the encryption setting for data in transit between clients and brokers. You must set it to one of the following values. - TLS: Indicates that client-broker communication is enabled with TLS only.
- TLS_PLAINTEXT: Indicates that client-broker communication is enabled for both TLS-encrypted, as well as plaintext data.
- PLAINTEXT: Indicates that client-broker communication is enabled in plaintext only.
 - The default value is - TLS.
- inCluster Boolean
- When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted. When set to false, the communication happens in plaintext. - The default value is true. 
- clientBroker ClusterEncryption In Transit Client Broker 
- Indicates the encryption setting for data in transit between clients and brokers. You must set it to one of the following values. - TLS: Indicates that client-broker communication is enabled with TLS only.
- TLS_PLAINTEXT: Indicates that client-broker communication is enabled for both TLS-encrypted, as well as plaintext data.
- PLAINTEXT: Indicates that client-broker communication is enabled in plaintext only.
 - The default value is - TLS.
- inCluster boolean
- When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted. When set to false, the communication happens in plaintext. - The default value is true. 
- client_broker ClusterEncryption In Transit Client Broker 
- Indicates the encryption setting for data in transit between clients and brokers. You must set it to one of the following values. - TLS: Indicates that client-broker communication is enabled with TLS only.
- TLS_PLAINTEXT: Indicates that client-broker communication is enabled for both TLS-encrypted, as well as plaintext data.
- PLAINTEXT: Indicates that client-broker communication is enabled in plaintext only.
 - The default value is - TLS.
- in_cluster bool
- When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted. When set to false, the communication happens in plaintext. - The default value is true. 
- clientBroker "TLS" | "TLS_PLAINTEXT" | "PLAINTEXT"
- Indicates the encryption setting for data in transit between clients and brokers. You must set it to one of the following values. - TLS: Indicates that client-broker communication is enabled with TLS only.
- TLS_PLAINTEXT: Indicates that client-broker communication is enabled for both TLS-encrypted, as well as plaintext data.
- PLAINTEXT: Indicates that client-broker communication is enabled in plaintext only.
 - The default value is - TLS.
- inCluster Boolean
- When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted. When set to false, the communication happens in plaintext. - The default value is true. 
ClusterEncryptionInTransitClientBroker     
ClusterEncryptionInfo  
- EncryptionAt Pulumi.Rest Aws Native. Msk. Inputs. Cluster Encryption At Rest 
- EncryptionIn Pulumi.Transit Aws Native. Msk. Inputs. Cluster Encryption In Transit 
- The details for encryption in transit.
- EncryptionAt ClusterRest Encryption At Rest 
- EncryptionIn ClusterTransit Encryption In Transit 
- The details for encryption in transit.
- encryptionAt ClusterRest Encryption At Rest 
- encryptionIn ClusterTransit Encryption In Transit 
- The details for encryption in transit.
- encryptionAt ClusterRest Encryption At Rest 
- encryptionIn ClusterTransit Encryption In Transit 
- The details for encryption in transit.
- encryption_at_ Clusterrest Encryption At Rest 
- encryption_in_ Clustertransit Encryption In Transit 
- The details for encryption in transit.
- encryptionAt Property MapRest 
- encryptionIn Property MapTransit 
- The details for encryption in transit.
ClusterEnhancedMonitoring  
ClusterFirehose 
- Enabled bool
- DeliveryStream string
- Enabled bool
- DeliveryStream string
- enabled Boolean
- deliveryStream String
- enabled boolean
- deliveryStream string
- enabled bool
- delivery_stream str
- enabled Boolean
- deliveryStream String
ClusterIam 
- Enabled bool
- Enabled bool
- enabled Boolean
- enabled boolean
- enabled bool
- enabled Boolean
ClusterJmxExporter  
- EnabledIn boolBroker 
- EnabledIn boolBroker 
- enabledIn BooleanBroker 
- enabledIn booleanBroker 
- enabled_in_ boolbroker 
- enabledIn BooleanBroker 
ClusterLoggingInfo  
ClusterNodeExporter  
- EnabledIn boolBroker 
- EnabledIn boolBroker 
- enabledIn BooleanBroker 
- enabledIn booleanBroker 
- enabled_in_ boolbroker 
- enabledIn BooleanBroker 
ClusterOpenMonitoring  
ClusterPrometheus 
ClusterProvisionedThroughput  
- Enabled bool
- VolumeThroughput int
- Enabled bool
- VolumeThroughput int
- enabled Boolean
- volumeThroughput Integer
- enabled boolean
- volumeThroughput number
- enabled bool
- volume_throughput int
- enabled Boolean
- volumeThroughput Number
ClusterPublicAccess  
- Type string
- Type string
- type String
- type string
- type str
- type String
ClusterS3 
ClusterSasl 
ClusterScram 
- Enabled bool
- Enabled bool
- enabled Boolean
- enabled boolean
- enabled bool
- enabled Boolean
ClusterStorageInfo  
ClusterStorageMode  
ClusterTls 
- List<string>
- Enabled bool
- []string
- Enabled bool
- List<String>
- enabled Boolean
- string[]
- enabled boolean
- Sequence[str]
- enabled bool
- List<String>
- enabled Boolean
ClusterUnauthenticated 
- Enabled bool
- Enabled bool
- enabled Boolean
- enabled boolean
- enabled bool
- enabled Boolean
ClusterVpcConnectivity  
ClusterVpcConnectivityClientAuthentication    
ClusterVpcConnectivityIam   
- Enabled bool
- Enabled bool
- enabled Boolean
- enabled boolean
- enabled bool
- enabled Boolean
ClusterVpcConnectivitySasl   
ClusterVpcConnectivityScram   
- Enabled bool
- Enabled bool
- enabled Boolean
- enabled boolean
- enabled bool
- enabled Boolean
ClusterVpcConnectivityTls   
- Enabled bool
- Enabled bool
- enabled Boolean
- enabled boolean
- enabled bool
- enabled Boolean
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.