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)


486
487
488
# File 'sig/types.rbs', line 486

def finding_id
  @finding_id
end

#service_arn::String

Returns the value of attribute service_arn.

Returns:

  • (::String)


487
488
489
# File 'sig/types.rbs', line 487

def service_arn
  @service_arn
end