Class: Aws::Types::ApplicationSourceConfig
- Inherits:
-
Object
- Object
- Aws::Types::ApplicationSourceConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#external_url_config ⇒ Types::ExternalUrlConfig
Returns the value of attribute external_url_config.
Instance Attribute Details
#external_url_config ⇒ Types::ExternalUrlConfig
Returns the value of attribute external_url_config.
29 30 31 |
# File 'sig/types.rbs', line 29 def external_url_config @external_url_config end |