Class: Aws::Types::AnalysisRuleCriteria

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_ids::Array[::String]

Returns the value of attribute account_ids.

Returns:

  • (::Array[::String])


86
87
88
# File 'sig/types.rbs', line 86

def 
  @account_ids
end

#resource_tags::Array[::Hash[::String, ::String]]

Returns the value of attribute resource_tags.

Returns:

  • (::Array[::Hash[::String, ::String]])


87
88
89
# File 'sig/types.rbs', line 87

def resource_tags
  @resource_tags
end