Class: Aws::Types::CreateInsightRequest

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.



5227
5228
5229
# File 'sig/types.rbs', line 5227

def filters
  @filters
end

#group_by_attribute::String

Returns the value of attribute group_by_attribute.

Returns:

  • (::String)


5228
5229
5230
# File 'sig/types.rbs', line 5228

def group_by_attribute
  @group_by_attribute
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


5226
5227
5228
# File 'sig/types.rbs', line 5226

def name
  @name
end