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

Class: Aws::Kafka::Types::ListScramSecretsResponse

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

Overview

Information about scram secrets associated to the cluster.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

Paginated results marker.

Returns:

  • (String)

    Paginated results marker.

#secret_arn_listArray<String>

The list of scram secrets associated with the cluster.

Returns:

  • (Array<String>)

    The list of scram secrets associated with the cluster.