Class: Aws::Macie2::Types::GetCustomDataIdentifierResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::GetCustomDataIdentifierResponse
- Defined in:
- gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb
Overview
Provides information about the criteria and other settings for a custom data identifier.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
-
#created_at ⇒ Time
-
#deleted ⇒ Boolean
-
#description ⇒ String
-
#id ⇒ String
-
#ignore_words ⇒ Array<String>
-
#keywords ⇒ Array<String>
-
#maximum_match_distance ⇒ Integer
-
#name ⇒ String
-
#regex ⇒ String
-
#tags ⇒ Hash<String,String>
A string-to-string map of key-value pairs that specifies the tags (keys and values) for a classification job, custom data identifier, findings filter, or member account.
Instance Attribute Details
#arn ⇒ String
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#deleted ⇒ Boolean
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#ignore_words ⇒ Array<String>
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#keywords ⇒ Array<String>
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#maximum_match_distance ⇒ Integer
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#regex ⇒ String
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
A string-to-string map of key-value pairs that specifies the tags (keys and values) for a classification job, custom data identifier, findings filter, or member account.
2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2537 class GetCustomDataIdentifierResponse < Struct.new( :arn, :created_at, :deleted, :description, :id, :ignore_words, :keywords, :maximum_match_distance, :name, :regex, :tags) SENSITIVE = [] include Aws::Structure end |