Class: Aws::Types::Cipher

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.



142
143
144
# File 'sig/types.rbs', line 142

def name
  @name
end

#priority::Integer

Returns the value of attribute priority.



143
144
145
# File 'sig/types.rbs', line 143

def priority
  @priority
end