Class: Aws::Types::DescribeAttachedFilesConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAttachedFilesConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attachment_scope ⇒ "EMAIL", ...
Returns the value of attribute attachment_scope.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
Instance Attribute Details
#attachment_scope ⇒ "EMAIL", ...
Returns the value of attribute attachment_scope.
2514 2515 2516 |
# File 'sig/types.rbs', line 2514 def @attachment_scope end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2513 2514 2515 |
# File 'sig/types.rbs', line 2513 def instance_id @instance_id end |