Class: Aws::Types::HttpAuthorization
- Inherits:
-
Object
- Object
- Aws::Types::HttpAuthorization
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sigv4 ⇒ Types::SigV4Authorization
Returns the value of attribute sigv4.
Instance Attribute Details
#sigv4 ⇒ Types::SigV4Authorization
Returns the value of attribute sigv4.
2623 2624 2625 |
# File 'sig/types.rbs', line 2623 def sigv4 @sigv4 end |