Class AmiProductLastModifiedDateFilterDateRange

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

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

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:
  • Method Details