Class SdkExecutionAttribute

java.lang.Object
software.amazon.awssdk.core.interceptor.SdkExecutionAttribute
Direct Known Subclasses:
AwsExecutionAttribute, AwsSignerExecutionAttribute, InternalCoreExecutionAttribute, S3ControlInternalExecutionAttribute, S3MultipartExecutionAttribute, S3SignerExecutionAttribute, SdkInternalExecutionAttribute

public class SdkExecutionAttribute extends Object
Contains attributes attached to the execution. This information is available to ExecutionInterceptors and Signers.