Interface protos.google.cloud.dataproc.v1.ISecurityConfig (3.0.0)

Properties of a SecurityConfig.

Package

@google-cloud/dataproc!

Properties

identityConfig

identityConfig?: (google.cloud.dataproc.v1.IIdentityConfig|null);

SecurityConfig identityConfig

Property Value
TypeDescription
(google.cloud.dataproc.v1.IIdentityConfig|null)

kerberosConfig

kerberosConfig?: (google.cloud.dataproc.v1.IKerberosConfig|null);

SecurityConfig kerberosConfig

Property Value
TypeDescription
(google.cloud.dataproc.v1.IKerberosConfig|null)