Class: Aws::Macie2::Types::GetAllowListRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::GetAllowListRequest
- Includes:
- Structure
- Defined in:
- 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 'lib/aws-sdk-macie2/types.rb', line 2589 class GetAllowListRequest < Struct.new( :id) SENSITIVE = [] include Aws::Structure end |