Class: Aws::Types::CreateLensVersionOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lens_arn ⇒ ::String

Returns the value of attribute lens_arn.

Returns:

  • (::String)


399
400
401
# File 'sig/types.rbs', line 399

def lens_arn
  @lens_arn
end

#lens_version ⇒ ::String

Returns the value of attribute lens_version.

Returns:

  • (::String)


400
401
402
# File 'sig/types.rbs', line 400

def lens_version
  @lens_version
end