Class ContainerProductLastModifiedDateFilterDateRange

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

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

Object that contains date range of the last modified date to be filtered on. You can optionally provide a BeforeValue and/or AfterValue. Both are inclusive.

See Also: