Class UpdatedSynchronizationConfiguration

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

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

Wrapper for updating the synchronization configuration with PATCH semantics. Must be matched with UpdatedSynchronizationType.

See Also: