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.
2556 2557 2558 |
# File 'sig/types.rbs', line 2556 def @attachment_scope end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2555 2556 2557 |
# File 'sig/types.rbs', line 2555 def instance_id @instance_id end |