Class: Aws::Types::Sasl

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#iamTypes::Iam

Returns the value of attribute iam.

Returns:



1339
1340
1341
# File 'sig/types.rbs', line 1339

def iam
  @iam
end

#scramTypes::Scram

Returns the value of attribute scram.

Returns:



1338
1339
1340
# File 'sig/types.rbs', line 1338

def scram
  @scram
end