| Package | Description |
|---|---|
| com.amazonaws.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
SecureNamespaceInfo |
SecureNamespaceInfo.clone() |
SecureNamespaceInfo |
LakeFormationConfiguration.getSecureNamespaceInfo()
The namespace input of the system job.
|
SecureNamespaceInfo |
SecureNamespaceInfo.withClusterId(String clusterId)
The ID of the Amazon EKS cluster where Amazon EMR on EKS jobs run.
|
SecureNamespaceInfo |
SecureNamespaceInfo.withNamespace(String namespace)
The namespace of the Amazon EKS cluster where the system jobs run.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LakeFormationConfiguration.setSecureNamespaceInfo(SecureNamespaceInfo secureNamespaceInfo)
The namespace input of the system job.
|
LakeFormationConfiguration |
LakeFormationConfiguration.withSecureNamespaceInfo(SecureNamespaceInfo secureNamespaceInfo)
The namespace input of the system job.
|
Copyright © 2025. All rights reserved.