Class: Aws::Types::GetFailureModeFindingRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#finding_id::String

Returns the value of attribute finding_id.

Returns:

  • (::String)


465
466
467
# File 'sig/types.rbs', line 465

def finding_id
  @finding_id
end

#service_arn::String

Returns the value of attribute service_arn.

Returns:

  • (::String)


466
467
468
# File 'sig/types.rbs', line 466

def service_arn
  @service_arn
end