Class: Aws::Types::ImageConfigResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errorTypes::ImageConfigError

Returns the value of attribute error.



1220
1221
1222
# File 'sig/types.rbs', line 1220

def error
  @error
end

#image_configTypes::ImageConfig

Returns the value of attribute image_config.

Returns:



1219
1220
1221
# File 'sig/types.rbs', line 1219

def image_config
  @image_config
end