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.



1202
1203
1204
# File 'sig/types.rbs', line 1202

def error
  @error
end

#image_configTypes::ImageConfig

Returns the value of attribute image_config.

Returns:



1201
1202
1203
# File 'sig/types.rbs', line 1201

def image_config
  @image_config
end