Class: Aws::Types::Insight

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#filtersTypes::AwsSecurityFindingFilters

Returns the value of attribute filters.



6243
6244
6245
# File 'sig/types.rbs', line 6243

def filters
  @filters
end

#group_by_attribute::String

Returns the value of attribute group_by_attribute.

Returns:

  • (::String)


6244
6245
6246
# File 'sig/types.rbs', line 6244

def group_by_attribute
  @group_by_attribute
end

#insight_arn::String

Returns the value of attribute insight_arn.

Returns:

  • (::String)


6241
6242
6243
# File 'sig/types.rbs', line 6241

def insight_arn
  @insight_arn
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


6242
6243
6244
# File 'sig/types.rbs', line 6242

def name
  @name
end