Class: Aws::Types::CodeHook
- Inherits:
-
Object
- Object
- Aws::Types::CodeHook
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message_version ⇒ ::String
Returns the value of attribute message_version.
-
#uri ⇒ ::String
Returns the value of attribute uri.
Instance Attribute Details
#message_version ⇒ ::String
Returns the value of attribute message_version.
75 76 77 |
# File 'sig/types.rbs', line 75 def end |
#uri ⇒ ::String
Returns the value of attribute uri.
74 75 76 |
# File 'sig/types.rbs', line 74 def uri @uri end |