Class: Aws::Types::RetryImageResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token ⇒ ::String

Returns the value of attribute client_token.

Returns:

  • (::String)


1918
1919
1920
# File 'sig/types.rbs', line 1918

def client_token
  @client_token
end

#image_build_version_arn ⇒ ::String

Returns the value of attribute image_build_version_arn.

Returns:

  • (::String)


1919
1920
1921
# File 'sig/types.rbs', line 1919

def image_build_version_arn
  @image_build_version_arn
end