Class: Aws::Types::DescribeInstanceEventNotificationAttributesRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeInstanceEventNotificationAttributesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
Instance Attribute Details
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
6201 6202 6203 |
# File 'sig/types.rbs', line 6201 def dry_run @dry_run end |