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.
6961 6962 6963 |
# File 'sig/types.rbs', line 6961 def source @source end |