Class: Aws::Types::DeleteContainerImageRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#image::String

Returns the value of attribute image.



943
944
945
# File 'sig/types.rbs', line 943

def image
  @image
end

#service_name::String

Returns the value of attribute service_name.



942
943
944
# File 'sig/types.rbs', line 942

def service_name
  @service_name
end