Class: Aws::Types::KafkaClusterClientAuthentication

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_type"NONE", "IAM"

Returns the value of attribute authentication_type.

Returns:

  • ("NONE", "IAM")


376
377
378
# File 'sig/types.rbs', line 376

def authentication_type
  @authentication_type
end