Class: Aws::Types::ServerlessConnectivityInfo

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", "DUAL"

Returns the value of attribute network_type.

Returns:

  • ("IPV4", "DUAL")


1028
1029
1030
# File 'sig/types.rbs', line 1028

def network_type
  @network_type
end