Uses of Class
software.amazon.awssdk.services.pcs.model.SlurmAuthKey
-
Packages that use SlurmAuthKey Package Description software.amazon.awssdk.services.pcs.model -
-
Uses of SlurmAuthKey in software.amazon.awssdk.services.pcs.model
Methods in software.amazon.awssdk.services.pcs.model that return SlurmAuthKey Modifier and Type Method Description SlurmAuthKeyClusterSlurmConfiguration. authKey()The shared Slurm key for authentication, also known as the cluster secret.Methods in software.amazon.awssdk.services.pcs.model with parameters of type SlurmAuthKey Modifier and Type Method Description ClusterSlurmConfiguration.BuilderClusterSlurmConfiguration.Builder. authKey(SlurmAuthKey authKey)The shared Slurm key for authentication, also known as the cluster secret.
-