Class: Aws::Types::HttpDataSourceConfig
- Inherits:
-
Object
- Object
- Aws::Types::HttpDataSourceConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorization_config ⇒ Types::AuthorizationConfig
Returns the value of attribute authorization_config.
-
#endpoint ⇒ ::String
Returns the value of attribute endpoint.
Instance Attribute Details
#authorization_config ⇒ Types::AuthorizationConfig
Returns the value of attribute authorization_config.
901 902 903 |
# File 'sig/types.rbs', line 901 def end |
#endpoint ⇒ ::String
Returns the value of attribute endpoint.
900 901 902 |
# File 'sig/types.rbs', line 900 def endpoint @endpoint end |