menu
aws_glacier_api package
documentation
glacier-2012-06-01.dart
InventoryRetrievalJobInput
InventoryRetrievalJobInput constructor
InventoryRetrievalJobInput constructor
dark_mode
light_mode
InventoryRetrievalJobInput
constructor
InventoryRetrievalJobInput
(
{
String
?
endDate
,
String
?
limit
,
String
?
marker
,
String
?
startDate
,
})
Implementation
InventoryRetrievalJobInput({ this.endDate, this.limit, this.marker, this.startDate, });
aws_glacier_api package
documentation
glacier-2012-06-01
InventoryRetrievalJobInput
InventoryRetrievalJobInput constructor
InventoryRetrievalJobInput class