Class: Aws::Types::NodeToNodeEncryptionOptionsStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::NodeToNodeEncryptionOptions

Returns the value of attribute options.



1903
1904
1905
# File 'sig/types.rbs', line 1903

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



1904
1905
1906
# File 'sig/types.rbs', line 1904

def status
  @status
end