Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateNatGatewayDetails

Properties

Optional blockTraffic

blockTraffic: undefined | false | true

Whether the NAT gateway blocks traffic through it. The default is {@code false}.

Example: {@code true}

compartmentId

compartmentId: string

The OCID of the compartment to contain the NAT gateway.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional publicIpId

publicIpId: undefined | string

The OCID of the public IP address associated with the NAT gateway.

Optional routeTableId

routeTableId: undefined | string

The OCID of the route table used by the NAT gateway.

If you don't specify a route table here, the NAT gateway is created without an associated route table. The Networking service does NOT automatically associate the attached VCN's default route table with the NAT gateway.

vcnId

vcnId: string

The OCID of the VCN the gateway belongs to.

Functions

getDeserializedJsonObj

getJsonObj