Class: Aws::Types::ScrapeConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ScrapeConfiguration
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: ConfigurationBlob, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_blob ⇒ ::String
Returns the value of attribute configuration_blob.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#configuration_blob ⇒ ::String
Returns the value of attribute configuration_blob.
687 688 689 |
# File 'sig/types.rbs', line 687 def configuration_blob @configuration_blob end |
#unknown ⇒ Object
Returns the value of attribute unknown.
688 689 690 |
# File 'sig/types.rbs', line 688 def unknown @unknown end |