Class: Aws::Types::GetCustomDetectionRuleAssociationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rule_associationTypes::AssociationDetail

Returns the value of attribute rule_association.



1242
1243
1244
# File 'sig/types.rbs', line 1242

def rule_association
  @rule_association
end

#tags::Hash[::String, ::String]

Returns the value of attribute tags.

Returns:

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


1243
1244
1245
# File 'sig/types.rbs', line 1243

def tags
  @tags
end