Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::SecurityConfig.
Security related configuration, including encryption, Kerberos, etc.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#identity_config
def identity_config() -> ::Google::Cloud::Dataproc::V1::IdentityConfig
Returns
- (::Google::Cloud::Dataproc::V1::IdentityConfig) — Optional. Identity related configuration, including service account based secure multi-tenancy user mappings.
#identity_config=
def identity_config=(value) -> ::Google::Cloud::Dataproc::V1::IdentityConfig
Parameter
- value (::Google::Cloud::Dataproc::V1::IdentityConfig) — Optional. Identity related configuration, including service account based secure multi-tenancy user mappings.
Returns
- (::Google::Cloud::Dataproc::V1::IdentityConfig) — Optional. Identity related configuration, including service account based secure multi-tenancy user mappings.
#kerberos_config
def kerberos_config() -> ::Google::Cloud::Dataproc::V1::KerberosConfig
Returns
- (::Google::Cloud::Dataproc::V1::KerberosConfig) — Optional. Kerberos related configuration.
#kerberos_config=
def kerberos_config=(value) -> ::Google::Cloud::Dataproc::V1::KerberosConfig
Parameter
- value (::Google::Cloud::Dataproc::V1::KerberosConfig) — Optional. Kerberos related configuration.
Returns
- (::Google::Cloud::Dataproc::V1::KerberosConfig) — Optional. Kerberos related configuration.