You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kafka::Types::BatchAssociateScramSecretResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Response body for BatchAssociateScramSecret.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_arnString

The Amazon Resource Name (ARN) of the cluster.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the cluster.

#unprocessed_scram_secretsArray<Types::UnprocessedScramSecret>

List of errors when associating secrets to cluster.

Returns: