Class: Aws::Types::AssociateLensesInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lens_aliases ⇒ ::Array[::String]

Returns the value of attribute lens_aliases.

Returns:

  • (::Array[::String])


167
168
169
# File 'sig/types.rbs', line 167

def lens_aliases
  @lens_aliases
end

#workload_id ⇒ ::String

Returns the value of attribute workload_id.

Returns:

  • (::String)


166
167
168
# File 'sig/types.rbs', line 166

def workload_id
  @workload_id
end