class Aws::Kafka::Types::UpdateConfigurationRequest
Request body for UpdateConfiguration.
@note When making an API call, you may pass UpdateConfigurationRequest
data as a hash: { arn: "__string", # required description: "__string", server_properties: "data", # required }
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the configuration. @return [String]
@!attribute [rw] description
The description of the configuration. @return [String]
@!attribute [rw] server_properties
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/UpdateConfigurationRequest AWS API Documentation
Constants
- SENSITIVE