You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Kafka::Types::CreateConfigurationRequestWhen passing CreateConfigurationRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
description: "__string",
kafka_versions: ["__string"],
name: "__string", server_properties: "data", }
Request body for CreateConfiguration.
Instance Attribute Summary collapseThe description of the configuration.
The versions of Apache Kafka with which you can use this MSK configuration.
The name of the configuration.
The description of the configuration.
#kafka_versions ⇒ Array<String>The versions of Apache Kafka with which you can use this MSK configuration.
#name ⇒ StringThe name of the configuration. Configuration names are strings that match the regex \"^[0-9A-Za-z-]+$\".
#server_properties ⇒ StringRetroSearch 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