Uses of Class
software.amazon.awssdk.services.sagemaker.model.SessionChainingConfig
-
Packages that use SessionChainingConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of SessionChainingConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return SessionChainingConfig Modifier and Type Method Description SessionChainingConfigCreateTrainingJobRequest. sessionChainingConfig()Contains information about attribute-based access control (ABAC) for the training job.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type SessionChainingConfig Modifier and Type Method Description CreateTrainingJobRequest.BuilderCreateTrainingJobRequest.Builder. sessionChainingConfig(SessionChainingConfig sessionChainingConfig)Contains information about attribute-based access control (ABAC) for the training job.
-