Class: Aws::Types::DestinationConfig
- Inherits:
-
Object
- Object
- Aws::Types::DestinationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#services ⇒ ::Array[::String]
Returns the value of attribute services.
-
#thing_name ⇒ ::String
Returns the value of attribute thing_name.
Instance Attribute Details
#services ⇒ ::Array[::String]
Returns the value of attribute services.
38 39 40 |
# File 'sig/types.rbs', line 38 def services @services end |
#thing_name ⇒ ::String
Returns the value of attribute thing_name.
37 38 39 |
# File 'sig/types.rbs', line 37 def thing_name @thing_name end |