Class: Aws::Types::AuthenticationMethodItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_methodTypes::AuthenticationMethod

Returns the value of attribute authentication_method.



151
152
153
# File 'sig/types.rbs', line 151

def authentication_method
  @authentication_method
end

#authentication_method_type"IAM"

Returns the value of attribute authentication_method_type.

Returns:

  • ("IAM")


150
151
152
# File 'sig/types.rbs', line 150

def authentication_method_type
  @authentication_method_type
end