View Source GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1LockConfig (google_api_integrations v0.12.1)
Determines whether or no a connection is locked. If locked, a reason must be specified.
Attributes
-
locked
(type:boolean()
, default:nil
) - Indicates whether or not the connection is locked. -
reason
(type:String.t
, default:nil
) - Describes why a connection is locked.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.