Class: Aws::Types::UpdateAutomatedReasoningPolicyTestCaseResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


3623
3624
3625
# File 'sig/types.rbs', line 3623

def policy_arn
  @policy_arn
end

#test_case_id::String

Returns the value of attribute test_case_id.

Returns:

  • (::String)


3624
3625
3626
# File 'sig/types.rbs', line 3624

def test_case_id
  @test_case_id
end