ContainerDefinition: ContainerCreateDefinition & {
    createdTime?: EpochTimestamp;
    isGlobal?: boolean;
    lastUpdatedTime?: EpochTimestamp;
}