Class: Aws::Types::ExportLensInput
- Inherits:
-
Object
- Object
- Aws::Types::ExportLensInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lens_alias ⇒ ::String
Returns the value of attribute lens_alias.
-
#lens_version ⇒ ::String
Returns the value of attribute lens_version.
Instance Attribute Details
#lens_alias ⇒ ::String
Returns the value of attribute lens_alias.
623 624 625 |
# File 'sig/types.rbs', line 623 def lens_alias @lens_alias end |
#lens_version ⇒ ::String
Returns the value of attribute lens_version.
624 625 626 |
# File 'sig/types.rbs', line 624 def lens_version @lens_version end |