Class: Aws::Types::GetReferenceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#file"SOURCE", "INDEX"

Returns the value of attribute file.

Returns:



981
982
983
# File 'sig/types.rbs', line 981

def file
  @file
end

#id::String

Returns the value of attribute id.

Returns:



977
978
979
# File 'sig/types.rbs', line 977

def id
  @id
end

#part_number::Integer

Returns the value of attribute part_number.

Returns:



980
981
982
# File 'sig/types.rbs', line 980

def part_number
  @part_number
end

#range::String

Returns the value of attribute range.

Returns:



979
980
981
# File 'sig/types.rbs', line 979

def range
  @range
end

#reference_store_id::String

Returns the value of attribute reference_store_id.

Returns:



978
979
980
# File 'sig/types.rbs', line 978

def reference_store_id
  @reference_store_id
end