Class: Aws::Types::GetSinkInput
- Inherits:
-
Object
- Object
- Aws::Types::GetSinkInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
-
#include_tags ⇒ Boolean
Returns the value of attribute include_tags.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
87 88 89 |
# File 'sig/types.rbs', line 87 def identifier @identifier end |
#include_tags ⇒ Boolean
Returns the value of attribute include_tags.
88 89 90 |
# File 'sig/types.rbs', line 88 def end |