Class: Aws::Types::HttpDataSourceConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorization_configTypes::AuthorizationConfig

Returns the value of attribute authorization_config.



901
902
903
# File 'sig/types.rbs', line 901

def authorization_config
  @authorization_config
end

#endpoint::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


900
901
902
# File 'sig/types.rbs', line 900

def endpoint
  @endpoint
end