Interface AwsCredentialsProviderConfig.CustomCredentialsProviderConfig

Enclosing interface:
AwsCredentialsProviderConfig

public static interface AwsCredentialsProviderConfig.CustomCredentialsProviderConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    The name of custom AwsCredentialsProvider bean.
  • Method Details

    • name

      Optional<String> name()
      The name of custom AwsCredentialsProvider bean.