Uses of Class
software.amazon.awssdk.services.ssm.model.Credentials
Packages that use Credentials
-
Uses of Credentials in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return CredentialsModifier and TypeMethodDescriptionfinal CredentialsGetAccessTokenResponse.credentials()The temporary security credentials which can be used to start just-in-time node access sessions.Methods in software.amazon.awssdk.services.ssm.model with parameters of type CredentialsModifier and TypeMethodDescriptionGetAccessTokenResponse.Builder.credentials(Credentials credentials) The temporary security credentials which can be used to start just-in-time node access sessions.