A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Kafka/Types/CreateClusterRequest.html below:

CreateClusterRequest — AWS SDK for Ruby V2

When passing CreateClusterRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  broker_node_group_info: {     broker_az_distribution: "DEFAULT",     client_subnets: ["__string"],     instance_type: "__stringMin5Max32",     security_groups: ["__string"],
    storage_info: {
      ebs_storage_info: {
        volume_size: 1,
      },
    },
  },
  client_authentication: {
    sasl: {
      scram: {
        enabled: false,
      },
    },
    tls: {
      certificate_authority_arn_list: ["__string"],
    },
  },
  cluster_name: "__stringMin1Max64",   configuration_info: {
    arn: "__string",     revision: 1,   },
  encryption_info: {
    encryption_at_rest: {
      data_volume_kms_key_id: "__string",     },
    encryption_in_transit: {
      client_broker: "TLS",       in_cluster: false,
    },
  },
  enhanced_monitoring: "DEFAULT",   kafka_version: "__stringMin1Max128",   logging_info: {
    broker_logs: {       cloud_watch_logs: {
        enabled: false,         log_group: "__string",
      },
      firehose: {
        delivery_stream: "__string",
        enabled: false,       },
      s3: {
        bucket: "__string",
        enabled: false,         prefix: "__string",
      },
    },
  },
  number_of_broker_nodes: 1,   open_monitoring: {
    prometheus: {       jmx_exporter: {
        enabled_in_broker: false,       },
      node_exporter: {
        enabled_in_broker: false,       },
    },
  },
  tags: {
    "__string" => "__string",
  },
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4