Class CredentialRotationConfig

java.lang.Object
software.amazon.awssdk.services.bedrockagentcorecontrol.model.CredentialRotationConfig
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<CredentialRotationConfig.Builder,CredentialRotationConfig>

@Generated("software.amazon.awssdk:codegen") public final class CredentialRotationConfig extends Object implements SdkPojo, Serializable, ToCopyableBuilder<CredentialRotationConfig.Builder,CredentialRotationConfig>

Specifies the service-managed credentials to rotate. Provide the member that matches the payment connector's type.

See Also:
  • Method Details