Reference documentation and code samples for the Cloud Dataproc V1beta2 API class Google::Cloud::Dataproc::V1beta2::SecurityConfig.
Security related configuration, including encryption, Kerberos, etc.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#kerberos_config
def kerberos_config() -> ::Google::Cloud::Dataproc::V1beta2::KerberosConfig
Returns
- (::Google::Cloud::Dataproc::V1beta2::KerberosConfig) — Kerberos related configuration.
#kerberos_config=
def kerberos_config=(value) -> ::Google::Cloud::Dataproc::V1beta2::KerberosConfig
Parameter
- value (::Google::Cloud::Dataproc::V1beta2::KerberosConfig) — Kerberos related configuration.
Returns
- (::Google::Cloud::Dataproc::V1beta2::KerberosConfig) — Kerberos related configuration.