Class: Aws::Macie2::Types::GetAllowListRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::GetAllowListRequest
- Defined in:
- gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
Instance Attribute Details
#id ⇒ String
2589 2590 2591 2592 2593 |
# File 'gems/aws-sdk-macie2/lib/aws-sdk-macie2/types.rb', line 2589 class GetAllowListRequest < Struct.new( :id) SENSITIVE = [] include Aws::Structure end |