Class: Aws::Types::PublishConnectionFunctionRequest
- Inherits:
-
Object
- Object
- Aws::Types::PublishConnectionFunctionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#if_match ⇒ ::String
Returns the value of attribute if_match.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
3082 3083 3084 |
# File 'sig/types.rbs', line 3082 def id @id end |
#if_match ⇒ ::String
Returns the value of attribute if_match.
3083 3084 3085 |
# File 'sig/types.rbs', line 3083 def if_match @if_match end |