Class: Aws::Types::LensReviewReport

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#base_64_string ⇒ ::String

Returns the value of attribute base_64_string.

Returns:

  • (::String)


1018
1019
1020
# File 'sig/types.rbs', line 1018

def base_64_string
  @base_64_string
end

#lens_alias ⇒ ::String

Returns the value of attribute lens_alias.

Returns:

  • (::String)


1016
1017
1018
# File 'sig/types.rbs', line 1016

def lens_alias
  @lens_alias
end

#lens_arn ⇒ ::String

Returns the value of attribute lens_arn.

Returns:

  • (::String)


1017
1018
1019
# File 'sig/types.rbs', line 1017

def lens_arn
  @lens_arn
end