Class: Aws::Types::WebSourceConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::WebSourceConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#url_configuration ⇒ Types::UrlConfiguration
Returns the value of attribute url_configuration.
Instance Attribute Details
#url_configuration ⇒ Types::UrlConfiguration
Returns the value of attribute url_configuration.
3165 3166 3167 |
# File 'sig/types.rbs', line 3165 def url_configuration @url_configuration end |