Class: Aws::Types::ImageConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ImageConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source ⇒ Types::ImageSource
Returns the value of attribute source.
Instance Attribute Details
#source ⇒ Types::ImageSource
Returns the value of attribute source.
6695 6696 6697 |
# File 'sig/types.rbs', line 6695 def source @source end |