Class: Aws::Types::VerifySoftwareTokenResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#session::String

Returns the value of attribute session.



2637
2638
2639
# File 'sig/types.rbs', line 2637

def session
  @session
end

#status"SUCCESS", "ERROR"

Returns the value of attribute status.



2636
2637
2638
# File 'sig/types.rbs', line 2636

def status
  @status
end