Class: Aws::Types::InferenceContainerConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_uri::String

Returns the value of attribute image_uri.

Returns:

  • (::String)


830
831
832
# File 'sig/types.rbs', line 830

def image_uri
  @image_uri
end