Class: Aws::Types::ExportLensInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lens_alias ⇒ ::String

Returns the value of attribute lens_alias.

Returns:

  • (::String)


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.

Returns:

  • (::String)


624
625
626
# File 'sig/types.rbs', line 624

def lens_version
  @lens_version
end