Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VaultMappedSecret

Mapped secret stored in OCI vault used in the firewall policy rules.

Properties

name

name: string

Name of the secret.

parentResourceId

parentResourceId: string

OCID of the Network Firewall Policy this Mapped Secret belongs to.

Const source

source: string = "OCI_VAULT"

type

Type of the secrets mapped based on the policy.

{@code SSL_INBOUND_INSPECTION}: For Inbound inspection of SSL traffic. * {@code SSL_FORWARD_PROXY}: For forward proxy certificates for SSL inspection.

vaultSecretId

vaultSecretId: string

OCID for the Vault Secret to be used.

versionNumber

versionNumber: number

Version number of the secret to be used. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Methods

getDeserializedJsonObj

getJsonObj