Class: Aws::Types::GenerativeReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#generation_id::String

Returns the value of attribute generation_id.

Returns:

  • (::String)


1274
1275
1276
# File 'sig/types.rbs', line 1274

def generation_id
  @generation_id
end

#model_id::String

Returns the value of attribute model_id.

Returns:

  • (::String)


1273
1274
1275
# File 'sig/types.rbs', line 1273

def model_id
  @model_id
end