Class: Aws::Types::NetworkUpdateSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#customer_dns_ips_v6::Array[::String]

Returns the value of attribute customer_dns_ips_v6.

Returns:



1168
1169
1170
# File 'sig/types.rbs', line 1168

def customer_dns_ips_v6
  @customer_dns_ips_v6
end

#network_type"Dual-stack", ...

Returns the value of attribute network_type.

Returns:



1167
1168
1169
# File 'sig/types.rbs', line 1167

def network_type
  @network_type
end