Module: Google::Cloud::ManagedIdentities::V1::Trust::TrustType

Defined in:
proto_docs/google/cloud/managedidentities/v1/resource.rb

Overview

Represents the different inter-forest trust types.

Constant Summary collapse

TRUST_TYPE_UNSPECIFIED =

Not set.

0
FOREST =

The forest trust.

1
EXTERNAL =

The external domain trust.

2