Class: Aws::Types::ImageGenerationDestinationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_region::String

Returns the value of attribute destination_region.

Returns:

  • (::String)


267
268
269
# File 'sig/types.rbs', line 267

def destination_region
  @destination_region
end

#uri::String

Returns the value of attribute uri.

Returns:

  • (::String)


266
267
268
# File 'sig/types.rbs', line 266

def uri
  @uri
end