Class: Aws::Types::CreateImageVersionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_version_arn::String

Returns the value of attribute image_version_arn.

Returns:

  • (::String)


2351
2352
2353
# File 'sig/types.rbs', line 2351

def image_version_arn
  @image_version_arn
end