Class SdkExecutionAttribute

java.lang.Object
software.amazon.awssdk.core.interceptor.SdkExecutionAttribute
Direct Known Subclasses:
InternalCoreExecutionAttribute, SdkInternalExecutionAttribute

@SdkPublicApi public class SdkExecutionAttribute extends Object
Contains attributes attached to the execution. This information is available to ExecutionInterceptors and Signers.
  • Field Details

  • Constructor Details

    • SdkExecutionAttribute

      protected SdkExecutionAttribute()