Class ProfileFile.Aggregator

java.lang.Object
software.amazon.awssdk.profiles.ProfileFile.Aggregator
All Implemented Interfaces:
Buildable, SdkBuilder<ProfileFile.Aggregator,ProfileFile>
Enclosing class:
ProfileFile

public static final class ProfileFile.Aggregator extends Object implements SdkBuilder<ProfileFile.Aggregator,ProfileFile>
A mechanism for merging multiple ProfileFiles together into a single file. This will merge their profiles and properties together.