Class: Aws::Types::GetChallengePasswordRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#challenge_arn::String

Returns the value of attribute challenge_arn.

Returns:

  • (::String)


128
129
130
# File 'sig/types.rbs', line 128

def challenge_arn
  @challenge_arn
end