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.
2561 2562 2563 |
# File 'sig/types.rbs', line 2561 def @attachment_scope end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2560 2561 2562 |
# File 'sig/types.rbs', line 2560 def instance_id @instance_id end |