Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsIamAccessKeySessionContextSessionIssuer
-
Packages that use AwsIamAccessKeySessionContextSessionIssuer Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsIamAccessKeySessionContextSessionIssuer in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsIamAccessKeySessionContextSessionIssuer Modifier and Type Method Description AwsIamAccessKeySessionContextSessionIssuerAwsIamAccessKeySessionContext. sessionIssuer()Information about the entity that created the session.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsIamAccessKeySessionContextSessionIssuer Modifier and Type Method Description AwsIamAccessKeySessionContext.BuilderAwsIamAccessKeySessionContext.Builder. sessionIssuer(AwsIamAccessKeySessionContextSessionIssuer sessionIssuer)Information about the entity that created the session.
-