Class: Aws::Types::PartitionKey

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.



973
974
975
# File 'sig/types.rbs', line 973

def name
  @name
end

#type::String

Returns the value of attribute type.



974
975
976
# File 'sig/types.rbs', line 974

def type
  @type
end