Class: Aws::Types::AwsSecurityFindingIdentifier

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4357
4358
4359
# File 'sig/types.rbs', line 4357

def id
  @id
end

#product_arn::String

Returns the value of attribute product_arn.

Returns:

  • (::String)


4358
4359
4360
# File 'sig/types.rbs', line 4358

def product_arn
  @product_arn
end