Class: Aws::Types::RetryBuildInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1118
1119
1120
# File 'sig/types.rbs', line 1118

def id
  @id
end

#idempotency_token::String

Returns the value of attribute idempotency_token.

Returns:

  • (::String)


1119
1120
1121
# File 'sig/types.rbs', line 1119

def idempotency_token
  @idempotency_token
end