Class: Aws::Types::GetAdConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAdConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ad_configuration ⇒ Types::AdConfiguration
Returns the value of attribute ad_configuration.
Instance Attribute Details
#ad_configuration ⇒ Types::AdConfiguration
Returns the value of attribute ad_configuration.
306 307 308 |
# File 'sig/types.rbs', line 306 def ad_configuration @ad_configuration end |