Class: Aws::Types::UpdateLensReviewOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lens_review ⇒ Types::LensReview

Returns the value of attribute lens_review.

Returns:



1975
1976
1977
# File 'sig/types.rbs', line 1975

def lens_review
  @lens_review
end

#workload_id ⇒ ::String

Returns the value of attribute workload_id.

Returns:

  • (::String)


1974
1975
1976
# File 'sig/types.rbs', line 1974

def workload_id
  @workload_id
end