Class: Aws::Types::GetMessagingSessionEndpointRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_type"IPV4_ONLY", "DUAL_STACK"

Returns the value of attribute network_type.

Returns:

  • ("IPV4_ONLY", "DUAL_STACK")


518
519
520
# File 'sig/types.rbs', line 518

def network_type
  @network_type
end