Class: Aws::Types::ImageConfiguration

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#buildTypes::ImageBuildConfiguration

Returns the value of attribute build.



604
605
606
# File 'sig/types.rbs', line 604

def build
  @build
end

#sourceTypes::ImageSource

Returns the value of attribute source.



603
604
605
# File 'sig/types.rbs', line 603

def source
  @source
end