Class: Aws::Types::UpdateInsightRequest

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.



8053
8054
8055
# File 'sig/types.rbs', line 8053

def filters
  @filters
end

#group_by_attribute::String

Returns the value of attribute group_by_attribute.

Returns:

  • (::String)


8054
8055
8056
# File 'sig/types.rbs', line 8054

def group_by_attribute
  @group_by_attribute
end

#insight_arn::String

Returns the value of attribute insight_arn.

Returns:

  • (::String)


8051
8052
8053
# File 'sig/types.rbs', line 8051

def insight_arn
  @insight_arn
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


8052
8053
8054
# File 'sig/types.rbs', line 8052

def name
  @name
end