Class: Aws::Types::EnaSrdSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ena_srd_enabledBoolean

Returns the value of attribute ena_srd_enabled.

Returns:

  • (Boolean)


8980
8981
8982
# File 'sig/types.rbs', line 8980

def ena_srd_enabled
  @ena_srd_enabled
end

#ena_srd_udp_specificationTypes::EnaSrdUdpSpecification

Returns the value of attribute ena_srd_udp_specification.



8981
8982
8983
# File 'sig/types.rbs', line 8981

def ena_srd_udp_specification
  @ena_srd_udp_specification
end