Class: Aws::Types::TestAvailabilityConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#failure_reason::String

Returns the value of attribute failure_reason.



1419
1420
1421
# File 'sig/types.rbs', line 1419

def failure_reason
  @failure_reason
end

#test_passedBoolean

Returns the value of attribute test_passed.



1418
1419
1420
# File 'sig/types.rbs', line 1418

def test_passed
  @test_passed
end