Class: Aws::Types::DiffieHellmanDerivationData

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

Defined Under Namespace

Classes: SharedInformation, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#shared_information::String

Returns the value of attribute shared_information.

Returns:

  • (::String)


116
117
118
# File 'sig/types.rbs', line 116

def shared_information
  @shared_information
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


117
118
119
# File 'sig/types.rbs', line 117

def unknown
  @unknown
end