Class: Aws::Types::CreateImageResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_arn::String

Returns the value of attribute image_arn.

Returns:

  • (::String)


2331
2332
2333
# File 'sig/types.rbs', line 2331

def image_arn
  @image_arn
end