GoogleApi.Dataproc.V1.Model.InjectCredentialsRequest (google_api_dataproc v0.42.1) View Source
A request to inject credentials into a cluster.
Attributes
-
clusterUuid
(type:String.t
, default:nil
) - Required. The cluster UUID. -
credentialsCiphertext
(type:String.t
, default:nil
) - Required. The encrypted credentials being injected in to the cluster.The client is responsible for encrypting the credentials in a way that is supported by the cluster.A wrapped value is used here so that the actual contents of the encrypted credentials are not written to audit logs.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.