SubnetworkPrivateIpv6GoogleAccess

enum SubnetworkPrivateIpv6GoogleAccess : Enum<SubnetworkPrivateIpv6GoogleAccess> , ConvertibleToJava<SubnetworkPrivateIpv6GoogleAccess>

This field is for internal use. This field can be both set at resource creation time and updated using patch.

Entries

Link copied to clipboard

Disable private IPv6 access to/from Google services.

Link copied to clipboard

Bidirectional private IPv6 access to/from Google services.

Link copied to clipboard

Outbound private IPv6 access from VMs in this subnet to Google services.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toJava(): SubnetworkPrivateIpv6GoogleAccess
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val javaValue: SubnetworkPrivateIpv6GoogleAccess
Link copied to clipboard
Link copied to clipboard