aws-sdk-marketplacecatalog 1.36.0 → 1.37.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -25,6 +25,161 @@ module Aws::MarketplaceCatalog
25
25
  include Aws::Structure
26
26
  end
27
27
 
28
+ # Object that allows filtering on entity id of an AMI product.
29
+ #
30
+ # @!attribute [rw] value_list
31
+ # A string array of unique entity id values to be filtered on.
32
+ # @return [Array<String>]
33
+ #
34
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/AmiProductEntityIdFilter AWS API Documentation
35
+ #
36
+ class AmiProductEntityIdFilter < Struct.new(
37
+ :value_list)
38
+ SENSITIVE = []
39
+ include Aws::Structure
40
+ end
41
+
42
+ # Object containing all the filter fields for AMI products. Client can
43
+ # add a maximum of 8 filters in a single `ListEntities` request.
44
+ #
45
+ # @!attribute [rw] entity_id
46
+ # Unique identifier for the AMI product.
47
+ # @return [Types::AmiProductEntityIdFilter]
48
+ #
49
+ # @!attribute [rw] last_modified_date
50
+ # The last date on which the AMI product was modified.
51
+ # @return [Types::AmiProductLastModifiedDateFilter]
52
+ #
53
+ # @!attribute [rw] product_title
54
+ # The title of the AMI product.
55
+ # @return [Types::AmiProductTitleFilter]
56
+ #
57
+ # @!attribute [rw] visibility
58
+ # The visibility of the AMI product.
59
+ # @return [Types::AmiProductVisibilityFilter]
60
+ #
61
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/AmiProductFilters AWS API Documentation
62
+ #
63
+ class AmiProductFilters < Struct.new(
64
+ :entity_id,
65
+ :last_modified_date,
66
+ :product_title,
67
+ :visibility)
68
+ SENSITIVE = []
69
+ include Aws::Structure
70
+ end
71
+
72
+ # Object that allows filtering based on the last modified date of AMI
73
+ # products.
74
+ #
75
+ # @!attribute [rw] date_range
76
+ # Dates between which the AMI product was last modified.
77
+ # @return [Types::AmiProductLastModifiedDateFilterDateRange]
78
+ #
79
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/AmiProductLastModifiedDateFilter AWS API Documentation
80
+ #
81
+ class AmiProductLastModifiedDateFilter < Struct.new(
82
+ :date_range)
83
+ SENSITIVE = []
84
+ include Aws::Structure
85
+ end
86
+
87
+ # Object that contains date range of the last modified date to be
88
+ # filtered on. You can optionally provide a `BeforeValue` and/or
89
+ # `AfterValue`. Both are inclusive.
90
+ #
91
+ # @!attribute [rw] after_value
92
+ # Date after which the AMI product was last modified.
93
+ # @return [String]
94
+ #
95
+ # @!attribute [rw] before_value
96
+ # Date before which the AMI product was last modified.
97
+ # @return [String]
98
+ #
99
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/AmiProductLastModifiedDateFilterDateRange AWS API Documentation
100
+ #
101
+ class AmiProductLastModifiedDateFilterDateRange < Struct.new(
102
+ :after_value,
103
+ :before_value)
104
+ SENSITIVE = []
105
+ include Aws::Structure
106
+ end
107
+
108
+ # Objects that allows sorting on AMI products based on certain fields
109
+ # and sorting order.
110
+ #
111
+ # @!attribute [rw] sort_by
112
+ # Field to sort the AMI products by.
113
+ # @return [String]
114
+ #
115
+ # @!attribute [rw] sort_order
116
+ # The sorting order. Can be `ASCENDING` or `DESCENDING`. The default
117
+ # value is `DESCENDING`.
118
+ # @return [String]
119
+ #
120
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/AmiProductSort AWS API Documentation
121
+ #
122
+ class AmiProductSort < Struct.new(
123
+ :sort_by,
124
+ :sort_order)
125
+ SENSITIVE = []
126
+ include Aws::Structure
127
+ end
128
+
129
+ # Object that contains summarized information about an AMI product.
130
+ #
131
+ # @!attribute [rw] product_title
132
+ # The title of the AMI product.
133
+ # @return [String]
134
+ #
135
+ # @!attribute [rw] visibility
136
+ # The lifecycle of the AMI product.
137
+ # @return [String]
138
+ #
139
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/AmiProductSummary AWS API Documentation
140
+ #
141
+ class AmiProductSummary < Struct.new(
142
+ :product_title,
143
+ :visibility)
144
+ SENSITIVE = []
145
+ include Aws::Structure
146
+ end
147
+
148
+ # Object that allows filtering on product title.
149
+ #
150
+ # @!attribute [rw] value_list
151
+ # A string array of unique product title values to be filtered on.
152
+ # @return [Array<String>]
153
+ #
154
+ # @!attribute [rw] wild_card_value
155
+ # A string that will be the `wildCard` input for product tile filter.
156
+ # It matches the provided value as a substring in the actual value.
157
+ # @return [String]
158
+ #
159
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/AmiProductTitleFilter AWS API Documentation
160
+ #
161
+ class AmiProductTitleFilter < Struct.new(
162
+ :value_list,
163
+ :wild_card_value)
164
+ SENSITIVE = []
165
+ include Aws::Structure
166
+ end
167
+
168
+ # Object that allows filtering on the visibility of the product in the
169
+ # AWS Marketplace.
170
+ #
171
+ # @!attribute [rw] value_list
172
+ # A string array of unique visibility values to be filtered on.
173
+ # @return [Array<String>]
174
+ #
175
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/AmiProductVisibilityFilter AWS API Documentation
176
+ #
177
+ class AmiProductVisibilityFilter < Struct.new(
178
+ :value_list)
179
+ SENSITIVE = []
180
+ include Aws::Structure
181
+ end
182
+
28
183
  # @!attribute [rw] catalog
29
184
  # Required. The catalog related to the request. Fixed value:
30
185
  # `AWSMarketplace`.
@@ -223,547 +378,1960 @@ module Aws::MarketplaceCatalog
223
378
  include Aws::Structure
224
379
  end
225
380
 
226
- # @!attribute [rw] resource_arn
227
- # The Amazon Resource Name (ARN) of the entity resource that is
228
- # associated with the resource policy.
229
- # @return [String]
381
+ # Object that allows filtering on entity id of a container product.
230
382
  #
231
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DeleteResourcePolicyRequest AWS API Documentation
383
+ # @!attribute [rw] value_list
384
+ # A string array of unique entity id values to be filtered on.
385
+ # @return [Array<String>]
232
386
  #
233
- class DeleteResourcePolicyRequest < Struct.new(
234
- :resource_arn)
387
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ContainerProductEntityIdFilter AWS API Documentation
388
+ #
389
+ class ContainerProductEntityIdFilter < Struct.new(
390
+ :value_list)
235
391
  SENSITIVE = []
236
392
  include Aws::Structure
237
393
  end
238
394
 
239
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DeleteResourcePolicyResponse AWS API Documentation
395
+ # Object containing all the filter fields for container products. Client
396
+ # can add a maximum of 8 filters in a single `ListEntities` request.
240
397
  #
241
- class DeleteResourcePolicyResponse < Aws::EmptyStructure; end
242
-
243
- # @!attribute [rw] catalog
244
- # Required. The catalog related to the request. Fixed value:
245
- # `AWSMarketplace`
246
- # @return [String]
398
+ # @!attribute [rw] entity_id
399
+ # Unique identifier for the container product.
400
+ # @return [Types::ContainerProductEntityIdFilter]
247
401
  #
248
- # @!attribute [rw] change_set_id
249
- # Required. The unique identifier for the `StartChangeSet` request
250
- # that you want to describe the details for.
251
- # @return [String]
402
+ # @!attribute [rw] last_modified_date
403
+ # The last date on which the container product was modified.
404
+ # @return [Types::ContainerProductLastModifiedDateFilter]
252
405
  #
253
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DescribeChangeSetRequest AWS API Documentation
406
+ # @!attribute [rw] product_title
407
+ # The title of the container product.
408
+ # @return [Types::ContainerProductTitleFilter]
254
409
  #
255
- class DescribeChangeSetRequest < Struct.new(
256
- :catalog,
257
- :change_set_id)
410
+ # @!attribute [rw] visibility
411
+ # The visibility of the container product.
412
+ # @return [Types::ContainerProductVisibilityFilter]
413
+ #
414
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ContainerProductFilters AWS API Documentation
415
+ #
416
+ class ContainerProductFilters < Struct.new(
417
+ :entity_id,
418
+ :last_modified_date,
419
+ :product_title,
420
+ :visibility)
258
421
  SENSITIVE = []
259
422
  include Aws::Structure
260
423
  end
261
424
 
262
- # @!attribute [rw] change_set_id
263
- # Required. The unique identifier for the change set referenced in
264
- # this request.
265
- # @return [String]
425
+ # Object that allows filtering based on the last modified date of
426
+ # container products.
266
427
  #
267
- # @!attribute [rw] change_set_arn
268
- # The ARN associated with the unique identifier for the change set
269
- # referenced in this request.
270
- # @return [String]
428
+ # @!attribute [rw] date_range
429
+ # Dates between which the container product was last modified.
430
+ # @return [Types::ContainerProductLastModifiedDateFilterDateRange]
271
431
  #
272
- # @!attribute [rw] change_set_name
273
- # The optional name provided in the `StartChangeSet` request. If you
274
- # do not provide a name, one is set by default.
275
- # @return [String]
432
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ContainerProductLastModifiedDateFilter AWS API Documentation
276
433
  #
277
- # @!attribute [rw] start_time
278
- # The date and time, in ISO 8601 format (2018-02-27T13:45:22Z), the
279
- # request started.
280
- # @return [String]
434
+ class ContainerProductLastModifiedDateFilter < Struct.new(
435
+ :date_range)
436
+ SENSITIVE = []
437
+ include Aws::Structure
438
+ end
439
+
440
+ # Object that contains date range of the last modified date to be
441
+ # filtered on. You can optionally provide a `BeforeValue` and/or
442
+ # `AfterValue`. Both are inclusive.
281
443
  #
282
- # @!attribute [rw] end_time
283
- # The date and time, in ISO 8601 format (2018-02-27T13:45:22Z), the
284
- # request transitioned to a terminal state. The change cannot
285
- # transition to a different state. Null if the request is not in a
286
- # terminal state.
444
+ # @!attribute [rw] after_value
445
+ # Date after which the container product was last modified.
287
446
  # @return [String]
288
447
  #
289
- # @!attribute [rw] status
290
- # The status of the change request.
448
+ # @!attribute [rw] before_value
449
+ # Date before which the container product was last modified.
291
450
  # @return [String]
292
451
  #
293
- # @!attribute [rw] failure_code
294
- # Returned if the change set is in `FAILED` status. Can be either
295
- # `CLIENT_ERROR`, which means that there are issues with the request
296
- # (see the `ErrorDetailList`), or `SERVER_FAULT`, which means that
297
- # there is a problem in the system, and you should retry your request.
298
- # @return [String]
452
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ContainerProductLastModifiedDateFilterDateRange AWS API Documentation
299
453
  #
300
- # @!attribute [rw] failure_description
301
- # Returned if there is a failure on the change set, but that failure
302
- # is not related to any of the changes in the request.
454
+ class ContainerProductLastModifiedDateFilterDateRange < Struct.new(
455
+ :after_value,
456
+ :before_value)
457
+ SENSITIVE = []
458
+ include Aws::Structure
459
+ end
460
+
461
+ # Objects that allows sorting on container products based on certain
462
+ # fields and sorting order.
463
+ #
464
+ # @!attribute [rw] sort_by
465
+ # Field to sort the container products by.
303
466
  # @return [String]
304
467
  #
305
- # @!attribute [rw] change_set
306
- # An array of `ChangeSummary` objects.
307
- # @return [Array<Types::ChangeSummary>]
468
+ # @!attribute [rw] sort_order
469
+ # The sorting order. Can be `ASCENDING` or `DESCENDING`. The default
470
+ # value is `DESCENDING`.
471
+ # @return [String]
308
472
  #
309
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DescribeChangeSetResponse AWS API Documentation
473
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ContainerProductSort AWS API Documentation
310
474
  #
311
- class DescribeChangeSetResponse < Struct.new(
312
- :change_set_id,
313
- :change_set_arn,
314
- :change_set_name,
315
- :start_time,
316
- :end_time,
317
- :status,
318
- :failure_code,
319
- :failure_description,
320
- :change_set)
475
+ class ContainerProductSort < Struct.new(
476
+ :sort_by,
477
+ :sort_order)
321
478
  SENSITIVE = []
322
479
  include Aws::Structure
323
480
  end
324
481
 
325
- # @!attribute [rw] catalog
326
- # Required. The catalog related to the request. Fixed value:
327
- # `AWSMarketplace`
482
+ # Object that contains summarized information about a container product.
483
+ #
484
+ # @!attribute [rw] product_title
485
+ # The title of the container product.
328
486
  # @return [String]
329
487
  #
330
- # @!attribute [rw] entity_id
331
- # Required. The unique ID of the entity to describe.
488
+ # @!attribute [rw] visibility
489
+ # The lifecycle of the product.
332
490
  # @return [String]
333
491
  #
334
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DescribeEntityRequest AWS API Documentation
492
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ContainerProductSummary AWS API Documentation
335
493
  #
336
- class DescribeEntityRequest < Struct.new(
337
- :catalog,
338
- :entity_id)
494
+ class ContainerProductSummary < Struct.new(
495
+ :product_title,
496
+ :visibility)
339
497
  SENSITIVE = []
340
498
  include Aws::Structure
341
499
  end
342
500
 
343
- # @!attribute [rw] entity_type
344
- # The named type of the entity, in the format of `EntityType@Version`.
345
- # @return [String]
501
+ # Object that allows filtering on product title.
346
502
  #
347
- # @!attribute [rw] entity_identifier
348
- # The identifier of the entity, in the format of
349
- # `EntityId@RevisionId`.
350
- # @return [String]
503
+ # @!attribute [rw] value_list
504
+ # A string array of unique product title values to be filtered on.
505
+ # @return [Array<String>]
351
506
  #
352
- # @!attribute [rw] entity_arn
353
- # The ARN associated to the unique identifier for the entity
354
- # referenced in this request.
507
+ # @!attribute [rw] wild_card_value
508
+ # A string that will be the `wildCard` input for product tile filter.
509
+ # It matches the provided value as a substring in the actual value.
355
510
  # @return [String]
356
511
  #
357
- # @!attribute [rw] last_modified_date
358
- # The last modified date of the entity, in ISO 8601 format
359
- # (2018-02-27T13:45:22Z).
360
- # @return [String]
512
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ContainerProductTitleFilter AWS API Documentation
361
513
  #
362
- # @!attribute [rw] details
363
- # This stringified JSON object includes the details of the entity.
364
- # @return [String]
514
+ class ContainerProductTitleFilter < Struct.new(
515
+ :value_list,
516
+ :wild_card_value)
517
+ SENSITIVE = []
518
+ include Aws::Structure
519
+ end
520
+
521
+ # Object that allows filtering on the visibility of the product in the
522
+ # AWS Marketplace.
365
523
  #
366
- # @!attribute [rw] details_document
367
- # The JSON value of the details specific to the entity.
368
- # @return [Hash,Array,String,Numeric,Boolean]
524
+ # @!attribute [rw] value_list
525
+ # A string array of unique visibility values to be filtered on.
526
+ # @return [Array<String>]
369
527
  #
370
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DescribeEntityResponse AWS API Documentation
528
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ContainerProductVisibilityFilter AWS API Documentation
371
529
  #
372
- class DescribeEntityResponse < Struct.new(
373
- :entity_type,
374
- :entity_identifier,
375
- :entity_arn,
376
- :last_modified_date,
377
- :details,
378
- :details_document)
530
+ class ContainerProductVisibilityFilter < Struct.new(
531
+ :value_list)
379
532
  SENSITIVE = []
380
533
  include Aws::Structure
381
534
  end
382
535
 
383
- # An entity contains data that describes your product, its supported
384
- # features, and how it can be used or launched by your customer.
385
- #
386
- # @!attribute [rw] type
387
- # The type of entity.
388
- # @return [String]
536
+ # Object that allows filtering on entity id of a data product.
389
537
  #
390
- # @!attribute [rw] identifier
391
- # The identifier for the entity.
392
- # @return [String]
538
+ # @!attribute [rw] value_list
539
+ # A string array of unique entity id values to be filtered on.
540
+ # @return [Array<String>]
393
541
  #
394
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/Entity AWS API Documentation
542
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DataProductEntityIdFilter AWS API Documentation
395
543
  #
396
- class Entity < Struct.new(
397
- :type,
398
- :identifier)
544
+ class DataProductEntityIdFilter < Struct.new(
545
+ :value_list)
399
546
  SENSITIVE = []
400
547
  include Aws::Structure
401
548
  end
402
549
 
403
- # This object is a container for common summary information about the
404
- # entity. The summary doesn't contain the whole entity structure, but
405
- # it does contain information common across all entities.
550
+ # Object containing all the filter fields for data products. Client can
551
+ # add a maximum of 8 filters in a single `ListEntities` request.
406
552
  #
407
- # @!attribute [rw] name
408
- # The name for the entity. This value is not unique. It is defined by
409
- # the seller.
553
+ # @!attribute [rw] entity_id
554
+ # Unique identifier for the data product.
555
+ # @return [Types::DataProductEntityIdFilter]
556
+ #
557
+ # @!attribute [rw] product_title
558
+ # The title of the data product.
559
+ # @return [Types::DataProductTitleFilter]
560
+ #
561
+ # @!attribute [rw] visibility
562
+ # The visibility of the data product.
563
+ # @return [Types::DataProductVisibilityFilter]
564
+ #
565
+ # @!attribute [rw] last_modified_date
566
+ # The last date on which the data product was modified.
567
+ # @return [Types::DataProductLastModifiedDateFilter]
568
+ #
569
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DataProductFilters AWS API Documentation
570
+ #
571
+ class DataProductFilters < Struct.new(
572
+ :entity_id,
573
+ :product_title,
574
+ :visibility,
575
+ :last_modified_date)
576
+ SENSITIVE = []
577
+ include Aws::Structure
578
+ end
579
+
580
+ # Object that allows filtering based on the last modified date of data
581
+ # products.
582
+ #
583
+ # @!attribute [rw] date_range
584
+ # Dates between which the data product was last modified.
585
+ # @return [Types::DataProductLastModifiedDateFilterDateRange]
586
+ #
587
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DataProductLastModifiedDateFilter AWS API Documentation
588
+ #
589
+ class DataProductLastModifiedDateFilter < Struct.new(
590
+ :date_range)
591
+ SENSITIVE = []
592
+ include Aws::Structure
593
+ end
594
+
595
+ # Object that contains date range of the last modified date to be
596
+ # filtered on. You can optionally provide a `BeforeValue` and/or
597
+ # `AfterValue`. Both are inclusive.
598
+ #
599
+ # @!attribute [rw] after_value
600
+ # Date after which the data product was last modified.
410
601
  # @return [String]
411
602
  #
412
- # @!attribute [rw] entity_type
413
- # The type of the entity.
603
+ # @!attribute [rw] before_value
604
+ # Date before which the data product was last modified.
605
+ # @return [String]
606
+ #
607
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DataProductLastModifiedDateFilterDateRange AWS API Documentation
608
+ #
609
+ class DataProductLastModifiedDateFilterDateRange < Struct.new(
610
+ :after_value,
611
+ :before_value)
612
+ SENSITIVE = []
613
+ include Aws::Structure
614
+ end
615
+
616
+ # Objects that allows sorting on data products based on certain fields
617
+ # and sorting order.
618
+ #
619
+ # @!attribute [rw] sort_by
620
+ # Field to sort the data products by.
621
+ # @return [String]
622
+ #
623
+ # @!attribute [rw] sort_order
624
+ # The sorting order. Can be `ASCENDING` or `DESCENDING`. The default
625
+ # value is `DESCENDING`.
626
+ # @return [String]
627
+ #
628
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DataProductSort AWS API Documentation
629
+ #
630
+ class DataProductSort < Struct.new(
631
+ :sort_by,
632
+ :sort_order)
633
+ SENSITIVE = []
634
+ include Aws::Structure
635
+ end
636
+
637
+ # Object that contains summarized information about a data product.
638
+ #
639
+ # @!attribute [rw] product_title
640
+ # The title of the data product.
641
+ # @return [String]
642
+ #
643
+ # @!attribute [rw] visibility
644
+ # The lifecycle of the data product.
645
+ # @return [String]
646
+ #
647
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DataProductSummary AWS API Documentation
648
+ #
649
+ class DataProductSummary < Struct.new(
650
+ :product_title,
651
+ :visibility)
652
+ SENSITIVE = []
653
+ include Aws::Structure
654
+ end
655
+
656
+ # Object that allows filtering on product title.
657
+ #
658
+ # @!attribute [rw] value_list
659
+ # A string array of unique product title values to be filtered on.
660
+ # @return [Array<String>]
661
+ #
662
+ # @!attribute [rw] wild_card_value
663
+ # A string that will be the `wildCard` input for product tile filter.
664
+ # It matches the provided value as a substring in the actual value.
665
+ # @return [String]
666
+ #
667
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DataProductTitleFilter AWS API Documentation
668
+ #
669
+ class DataProductTitleFilter < Struct.new(
670
+ :value_list,
671
+ :wild_card_value)
672
+ SENSITIVE = []
673
+ include Aws::Structure
674
+ end
675
+
676
+ # Object that allows filtering on the visibility of the product in the
677
+ # AWS Marketplace.
678
+ #
679
+ # @!attribute [rw] value_list
680
+ # A string array of unique visibility values to be filtered on.
681
+ # @return [Array<String>]
682
+ #
683
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DataProductVisibilityFilter AWS API Documentation
684
+ #
685
+ class DataProductVisibilityFilter < Struct.new(
686
+ :value_list)
687
+ SENSITIVE = []
688
+ include Aws::Structure
689
+ end
690
+
691
+ # @!attribute [rw] resource_arn
692
+ # The Amazon Resource Name (ARN) of the entity resource that is
693
+ # associated with the resource policy.
694
+ # @return [String]
695
+ #
696
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DeleteResourcePolicyRequest AWS API Documentation
697
+ #
698
+ class DeleteResourcePolicyRequest < Struct.new(
699
+ :resource_arn)
700
+ SENSITIVE = []
701
+ include Aws::Structure
702
+ end
703
+
704
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DeleteResourcePolicyResponse AWS API Documentation
705
+ #
706
+ class DeleteResourcePolicyResponse < Aws::EmptyStructure; end
707
+
708
+ # @!attribute [rw] catalog
709
+ # Required. The catalog related to the request. Fixed value:
710
+ # `AWSMarketplace`
711
+ # @return [String]
712
+ #
713
+ # @!attribute [rw] change_set_id
714
+ # Required. The unique identifier for the `StartChangeSet` request
715
+ # that you want to describe the details for.
716
+ # @return [String]
717
+ #
718
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DescribeChangeSetRequest AWS API Documentation
719
+ #
720
+ class DescribeChangeSetRequest < Struct.new(
721
+ :catalog,
722
+ :change_set_id)
723
+ SENSITIVE = []
724
+ include Aws::Structure
725
+ end
726
+
727
+ # @!attribute [rw] change_set_id
728
+ # Required. The unique identifier for the change set referenced in
729
+ # this request.
730
+ # @return [String]
731
+ #
732
+ # @!attribute [rw] change_set_arn
733
+ # The ARN associated with the unique identifier for the change set
734
+ # referenced in this request.
735
+ # @return [String]
736
+ #
737
+ # @!attribute [rw] change_set_name
738
+ # The optional name provided in the `StartChangeSet` request. If you
739
+ # do not provide a name, one is set by default.
740
+ # @return [String]
741
+ #
742
+ # @!attribute [rw] start_time
743
+ # The date and time, in ISO 8601 format (2018-02-27T13:45:22Z), the
744
+ # request started.
745
+ # @return [String]
746
+ #
747
+ # @!attribute [rw] end_time
748
+ # The date and time, in ISO 8601 format (2018-02-27T13:45:22Z), the
749
+ # request transitioned to a terminal state. The change cannot
750
+ # transition to a different state. Null if the request is not in a
751
+ # terminal state.
752
+ # @return [String]
753
+ #
754
+ # @!attribute [rw] status
755
+ # The status of the change request.
756
+ # @return [String]
757
+ #
758
+ # @!attribute [rw] failure_code
759
+ # Returned if the change set is in `FAILED` status. Can be either
760
+ # `CLIENT_ERROR`, which means that there are issues with the request
761
+ # (see the `ErrorDetailList`), or `SERVER_FAULT`, which means that
762
+ # there is a problem in the system, and you should retry your request.
763
+ # @return [String]
764
+ #
765
+ # @!attribute [rw] failure_description
766
+ # Returned if there is a failure on the change set, but that failure
767
+ # is not related to any of the changes in the request.
768
+ # @return [String]
769
+ #
770
+ # @!attribute [rw] change_set
771
+ # An array of `ChangeSummary` objects.
772
+ # @return [Array<Types::ChangeSummary>]
773
+ #
774
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DescribeChangeSetResponse AWS API Documentation
775
+ #
776
+ class DescribeChangeSetResponse < Struct.new(
777
+ :change_set_id,
778
+ :change_set_arn,
779
+ :change_set_name,
780
+ :start_time,
781
+ :end_time,
782
+ :status,
783
+ :failure_code,
784
+ :failure_description,
785
+ :change_set)
786
+ SENSITIVE = []
787
+ include Aws::Structure
788
+ end
789
+
790
+ # @!attribute [rw] catalog
791
+ # Required. The catalog related to the request. Fixed value:
792
+ # `AWSMarketplace`
414
793
  # @return [String]
415
794
  #
416
795
  # @!attribute [rw] entity_id
417
- # The unique identifier for the entity.
796
+ # Required. The unique ID of the entity to describe.
797
+ # @return [String]
798
+ #
799
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DescribeEntityRequest AWS API Documentation
800
+ #
801
+ class DescribeEntityRequest < Struct.new(
802
+ :catalog,
803
+ :entity_id)
804
+ SENSITIVE = []
805
+ include Aws::Structure
806
+ end
807
+
808
+ # @!attribute [rw] entity_type
809
+ # The named type of the entity, in the format of `EntityType@Version`.
810
+ # @return [String]
811
+ #
812
+ # @!attribute [rw] entity_identifier
813
+ # The identifier of the entity, in the format of
814
+ # `EntityId@RevisionId`.
418
815
  # @return [String]
419
816
  #
420
817
  # @!attribute [rw] entity_arn
421
- # The ARN associated with the unique identifier for the entity.
818
+ # The ARN associated to the unique identifier for the entity
819
+ # referenced in this request.
422
820
  # @return [String]
423
821
  #
424
822
  # @!attribute [rw] last_modified_date
425
- # The last time the entity was published, using ISO 8601 format
823
+ # The last modified date of the entity, in ISO 8601 format
426
824
  # (2018-02-27T13:45:22Z).
427
825
  # @return [String]
428
826
  #
429
- # @!attribute [rw] visibility
430
- # The visibility status of the entity to buyers. This value can be
431
- # `Public` (everyone can view the entity), `Limited` (the entity is
432
- # visible to limited accounts only), or `Restricted` (the entity was
433
- # published and then unpublished and only existing buyers can view
434
- # it).
827
+ # @!attribute [rw] details
828
+ # This stringified JSON object includes the details of the entity.
435
829
  # @return [String]
436
830
  #
437
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/EntitySummary AWS API Documentation
831
+ # @!attribute [rw] details_document
832
+ # The JSON value of the details specific to the entity.
833
+ # @return [Hash,Array,String,Numeric,Boolean]
438
834
  #
439
- class EntitySummary < Struct.new(
440
- :name,
835
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DescribeEntityResponse AWS API Documentation
836
+ #
837
+ class DescribeEntityResponse < Struct.new(
441
838
  :entity_type,
442
- :entity_id,
839
+ :entity_identifier,
443
840
  :entity_arn,
444
841
  :last_modified_date,
445
- :visibility)
842
+ :details,
843
+ :details_document)
844
+ SENSITIVE = []
845
+ include Aws::Structure
846
+ end
847
+
848
+ # An entity contains data that describes your product, its supported
849
+ # features, and how it can be used or launched by your customer.
850
+ #
851
+ # @!attribute [rw] type
852
+ # The type of entity.
853
+ # @return [String]
854
+ #
855
+ # @!attribute [rw] identifier
856
+ # The identifier for the entity.
857
+ # @return [String]
858
+ #
859
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/Entity AWS API Documentation
860
+ #
861
+ class Entity < Struct.new(
862
+ :type,
863
+ :identifier)
864
+ SENSITIVE = []
865
+ include Aws::Structure
866
+ end
867
+
868
+ # This object is a container for common summary information about the
869
+ # entity. The summary doesn't contain the whole entity structure, but
870
+ # it does contain information common across all entities.
871
+ #
872
+ # @!attribute [rw] name
873
+ # The name for the entity. This value is not unique. It is defined by
874
+ # the seller.
875
+ # @return [String]
876
+ #
877
+ # @!attribute [rw] entity_type
878
+ # The type of the entity.
879
+ # @return [String]
880
+ #
881
+ # @!attribute [rw] entity_id
882
+ # The unique identifier for the entity.
883
+ # @return [String]
884
+ #
885
+ # @!attribute [rw] entity_arn
886
+ # The ARN associated with the unique identifier for the entity.
887
+ # @return [String]
888
+ #
889
+ # @!attribute [rw] last_modified_date
890
+ # The last time the entity was published, using ISO 8601 format
891
+ # (2018-02-27T13:45:22Z).
892
+ # @return [String]
893
+ #
894
+ # @!attribute [rw] visibility
895
+ # The visibility status of the entity to buyers. This value can be
896
+ # `Public` (everyone can view the entity), `Limited` (the entity is
897
+ # visible to limited accounts only), or `Restricted` (the entity was
898
+ # published and then unpublished and only existing buyers can view
899
+ # it).
900
+ # @return [String]
901
+ #
902
+ # @!attribute [rw] ami_product_summary
903
+ # An object that contains summary information about the AMI product.
904
+ # @return [Types::AmiProductSummary]
905
+ #
906
+ # @!attribute [rw] container_product_summary
907
+ # An object that contains summary information about the container
908
+ # product.
909
+ # @return [Types::ContainerProductSummary]
910
+ #
911
+ # @!attribute [rw] data_product_summary
912
+ # An object that contains summary information about the data product.
913
+ # @return [Types::DataProductSummary]
914
+ #
915
+ # @!attribute [rw] saa_s_product_summary
916
+ # An object that contains summary information about the SaaS product.
917
+ # @return [Types::SaaSProductSummary]
918
+ #
919
+ # @!attribute [rw] offer_summary
920
+ # An object that contains summary information about the offer.
921
+ # @return [Types::OfferSummary]
922
+ #
923
+ # @!attribute [rw] resale_authorization_summary
924
+ # An object that contains summary information about the Resale
925
+ # Authorization.
926
+ # @return [Types::ResaleAuthorizationSummary]
927
+ #
928
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/EntitySummary AWS API Documentation
929
+ #
930
+ class EntitySummary < Struct.new(
931
+ :name,
932
+ :entity_type,
933
+ :entity_id,
934
+ :entity_arn,
935
+ :last_modified_date,
936
+ :visibility,
937
+ :ami_product_summary,
938
+ :container_product_summary,
939
+ :data_product_summary,
940
+ :saa_s_product_summary,
941
+ :offer_summary,
942
+ :resale_authorization_summary)
943
+ SENSITIVE = []
944
+ include Aws::Structure
945
+ end
946
+
947
+ # Object containing all the filter fields per entity type.
948
+ #
949
+ # @note EntityTypeFilters is a union - when making an API calls you must set exactly one of the members.
950
+ #
951
+ # @!attribute [rw] data_product_filters
952
+ # A filter for data products.
953
+ # @return [Types::DataProductFilters]
954
+ #
955
+ # @!attribute [rw] saa_s_product_filters
956
+ # A filter for SaaS products.
957
+ # @return [Types::SaaSProductFilters]
958
+ #
959
+ # @!attribute [rw] ami_product_filters
960
+ # A filter for AMI products.
961
+ # @return [Types::AmiProductFilters]
962
+ #
963
+ # @!attribute [rw] offer_filters
964
+ # A filter for offers.
965
+ # @return [Types::OfferFilters]
966
+ #
967
+ # @!attribute [rw] container_product_filters
968
+ # A filter for container products.
969
+ # @return [Types::ContainerProductFilters]
970
+ #
971
+ # @!attribute [rw] resale_authorization_filters
972
+ # A filter for Resale Authorizations.
973
+ # @return [Types::ResaleAuthorizationFilters]
974
+ #
975
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/EntityTypeFilters AWS API Documentation
976
+ #
977
+ class EntityTypeFilters < Struct.new(
978
+ :data_product_filters,
979
+ :saa_s_product_filters,
980
+ :ami_product_filters,
981
+ :offer_filters,
982
+ :container_product_filters,
983
+ :resale_authorization_filters,
984
+ :unknown)
985
+ SENSITIVE = []
986
+ include Aws::Structure
987
+ include Aws::Structure::Union
988
+
989
+ class DataProductFilters < EntityTypeFilters; end
990
+ class SaaSProductFilters < EntityTypeFilters; end
991
+ class AmiProductFilters < EntityTypeFilters; end
992
+ class OfferFilters < EntityTypeFilters; end
993
+ class ContainerProductFilters < EntityTypeFilters; end
994
+ class ResaleAuthorizationFilters < EntityTypeFilters; end
995
+ class Unknown < EntityTypeFilters; end
996
+ end
997
+
998
+ # Object containing all the sort fields per entity type.
999
+ #
1000
+ # @note EntityTypeSort is a union - when making an API calls you must set exactly one of the members.
1001
+ #
1002
+ # @!attribute [rw] data_product_sort
1003
+ # A sort for data products.
1004
+ # @return [Types::DataProductSort]
1005
+ #
1006
+ # @!attribute [rw] saa_s_product_sort
1007
+ # A sort for SaaS products.
1008
+ # @return [Types::SaaSProductSort]
1009
+ #
1010
+ # @!attribute [rw] ami_product_sort
1011
+ # A sort for AMI products.
1012
+ # @return [Types::AmiProductSort]
1013
+ #
1014
+ # @!attribute [rw] offer_sort
1015
+ # A sort for offers.
1016
+ # @return [Types::OfferSort]
1017
+ #
1018
+ # @!attribute [rw] container_product_sort
1019
+ # A sort for container products.
1020
+ # @return [Types::ContainerProductSort]
1021
+ #
1022
+ # @!attribute [rw] resale_authorization_sort
1023
+ # A sort for Resale Authorizations.
1024
+ # @return [Types::ResaleAuthorizationSort]
1025
+ #
1026
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/EntityTypeSort AWS API Documentation
1027
+ #
1028
+ class EntityTypeSort < Struct.new(
1029
+ :data_product_sort,
1030
+ :saa_s_product_sort,
1031
+ :ami_product_sort,
1032
+ :offer_sort,
1033
+ :container_product_sort,
1034
+ :resale_authorization_sort,
1035
+ :unknown)
1036
+ SENSITIVE = []
1037
+ include Aws::Structure
1038
+ include Aws::Structure::Union
1039
+
1040
+ class DataProductSort < EntityTypeSort; end
1041
+ class SaaSProductSort < EntityTypeSort; end
1042
+ class AmiProductSort < EntityTypeSort; end
1043
+ class OfferSort < EntityTypeSort; end
1044
+ class ContainerProductSort < EntityTypeSort; end
1045
+ class ResaleAuthorizationSort < EntityTypeSort; end
1046
+ class Unknown < EntityTypeSort; end
1047
+ end
1048
+
1049
+ # Details about the error.
1050
+ #
1051
+ # @!attribute [rw] error_code
1052
+ # The error code that identifies the type of error.
1053
+ # @return [String]
1054
+ #
1055
+ # @!attribute [rw] error_message
1056
+ # The message for the error.
1057
+ # @return [String]
1058
+ #
1059
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ErrorDetail AWS API Documentation
1060
+ #
1061
+ class ErrorDetail < Struct.new(
1062
+ :error_code,
1063
+ :error_message)
1064
+ SENSITIVE = []
1065
+ include Aws::Structure
1066
+ end
1067
+
1068
+ # A filter object, used to optionally filter results from calls to the
1069
+ # `ListEntities` and `ListChangeSets` actions.
1070
+ #
1071
+ # @!attribute [rw] name
1072
+ # For `ListEntities`, the supported value for this is an `EntityId`.
1073
+ #
1074
+ # For `ListChangeSets`, the supported values are as follows:
1075
+ # @return [String]
1076
+ #
1077
+ # @!attribute [rw] value_list
1078
+ # `ListEntities` - This is a list of unique `EntityId`s.
1079
+ #
1080
+ # `ListChangeSets` - The supported filter names and associated
1081
+ # `ValueList`s is as follows:
1082
+ #
1083
+ # * `ChangeSetName` - The supported `ValueList` is a list of
1084
+ # non-unique `ChangeSetName`s. These are defined when you call the
1085
+ # `StartChangeSet` action.
1086
+ #
1087
+ # * `Status` - The supported `ValueList` is a list of statuses for all
1088
+ # change set requests.
1089
+ #
1090
+ # * `EntityId` - The supported `ValueList` is a list of unique
1091
+ # `EntityId`s.
1092
+ #
1093
+ # * `BeforeStartTime` - The supported `ValueList` is a list of all
1094
+ # change sets that started before the filter value.
1095
+ #
1096
+ # * `AfterStartTime` - The supported `ValueList` is a list of all
1097
+ # change sets that started after the filter value.
1098
+ #
1099
+ # * `BeforeEndTime` - The supported `ValueList` is a list of all
1100
+ # change sets that ended before the filter value.
1101
+ #
1102
+ # * `AfterEndTime` - The supported `ValueList` is a list of all change
1103
+ # sets that ended after the filter value.
1104
+ # @return [Array<String>]
1105
+ #
1106
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/Filter AWS API Documentation
1107
+ #
1108
+ class Filter < Struct.new(
1109
+ :name,
1110
+ :value_list)
1111
+ SENSITIVE = []
1112
+ include Aws::Structure
1113
+ end
1114
+
1115
+ # @!attribute [rw] resource_arn
1116
+ # The Amazon Resource Name (ARN) of the entity resource that is
1117
+ # associated with the resource policy.
1118
+ # @return [String]
1119
+ #
1120
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/GetResourcePolicyRequest AWS API Documentation
1121
+ #
1122
+ class GetResourcePolicyRequest < Struct.new(
1123
+ :resource_arn)
1124
+ SENSITIVE = []
1125
+ include Aws::Structure
1126
+ end
1127
+
1128
+ # @!attribute [rw] policy
1129
+ # The policy document to set; formatted in JSON.
1130
+ # @return [String]
1131
+ #
1132
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/GetResourcePolicyResponse AWS API Documentation
1133
+ #
1134
+ class GetResourcePolicyResponse < Struct.new(
1135
+ :policy)
1136
+ SENSITIVE = []
1137
+ include Aws::Structure
1138
+ end
1139
+
1140
+ # There was an internal service exception.
1141
+ #
1142
+ # HTTP status code: 500
1143
+ #
1144
+ # @!attribute [rw] message
1145
+ # @return [String]
1146
+ #
1147
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/InternalServiceException AWS API Documentation
1148
+ #
1149
+ class InternalServiceException < Struct.new(
1150
+ :message)
1151
+ SENSITIVE = []
1152
+ include Aws::Structure
1153
+ end
1154
+
1155
+ # @!attribute [rw] catalog
1156
+ # The catalog related to the request. Fixed value: `AWSMarketplace`
1157
+ # @return [String]
1158
+ #
1159
+ # @!attribute [rw] filter_list
1160
+ # An array of filter objects.
1161
+ # @return [Array<Types::Filter>]
1162
+ #
1163
+ # @!attribute [rw] sort
1164
+ # An object that contains two attributes, `SortBy` and `SortOrder`.
1165
+ # @return [Types::Sort]
1166
+ #
1167
+ # @!attribute [rw] max_results
1168
+ # The maximum number of results returned by a single call. This value
1169
+ # must be provided in the next call to retrieve the next set of
1170
+ # results. By default, this value is 20.
1171
+ # @return [Integer]
1172
+ #
1173
+ # @!attribute [rw] next_token
1174
+ # The token value retrieved from a previous call to access the next
1175
+ # page of results.
1176
+ # @return [String]
1177
+ #
1178
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListChangeSetsRequest AWS API Documentation
1179
+ #
1180
+ class ListChangeSetsRequest < Struct.new(
1181
+ :catalog,
1182
+ :filter_list,
1183
+ :sort,
1184
+ :max_results,
1185
+ :next_token)
1186
+ SENSITIVE = []
1187
+ include Aws::Structure
1188
+ end
1189
+
1190
+ # @!attribute [rw] change_set_summary_list
1191
+ # Array of `ChangeSetSummaryListItem` objects.
1192
+ # @return [Array<Types::ChangeSetSummaryListItem>]
1193
+ #
1194
+ # @!attribute [rw] next_token
1195
+ # The value of the next token, if it exists. Null if there are no more
1196
+ # results.
1197
+ # @return [String]
1198
+ #
1199
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListChangeSetsResponse AWS API Documentation
1200
+ #
1201
+ class ListChangeSetsResponse < Struct.new(
1202
+ :change_set_summary_list,
1203
+ :next_token)
1204
+ SENSITIVE = []
1205
+ include Aws::Structure
1206
+ end
1207
+
1208
+ # @!attribute [rw] catalog
1209
+ # The catalog related to the request. Fixed value: `AWSMarketplace`
1210
+ # @return [String]
1211
+ #
1212
+ # @!attribute [rw] entity_type
1213
+ # The type of entities to retrieve. Valid values are: `ServerProduct`,
1214
+ # `AmiProduct`, `ContainerProduct`, `DataProduct`, `SaaSProduct`,
1215
+ # `ProcurementPolicy`, `Experience`, `Audience`, `BrandingSettings`,
1216
+ # `Offer`, `Seller`, `ResaleAuthorization`.
1217
+ # @return [String]
1218
+ #
1219
+ # @!attribute [rw] filter_list
1220
+ # An array of filter objects. Each filter object contains two
1221
+ # attributes, `filterName` and `filterValues`.
1222
+ # @return [Array<Types::Filter>]
1223
+ #
1224
+ # @!attribute [rw] sort
1225
+ # An object that contains two attributes, `SortBy` and `SortOrder`.
1226
+ # @return [Types::Sort]
1227
+ #
1228
+ # @!attribute [rw] next_token
1229
+ # The value of the next token, if it exists. Null if there are no more
1230
+ # results.
1231
+ # @return [String]
1232
+ #
1233
+ # @!attribute [rw] max_results
1234
+ # Specifies the upper limit of the elements on a single page. If a
1235
+ # value isn't provided, the default value is 20.
1236
+ # @return [Integer]
1237
+ #
1238
+ # @!attribute [rw] ownership_type
1239
+ # Filters the returned set of entities based on their owner. The
1240
+ # default is `SELF`. To list entities shared with you through AWS
1241
+ # Resource Access Manager (AWS RAM), set to `SHARED`. Entities shared
1242
+ # through the AWS Marketplace Catalog API `PutResourcePolicy`
1243
+ # operation can't be discovered through the `SHARED` parameter.
1244
+ # @return [String]
1245
+ #
1246
+ # @!attribute [rw] entity_type_filters
1247
+ # A Union object containing filter shapes for all `EntityType`s. Each
1248
+ # `EntityTypeFilter` shape will have filters applicable for that
1249
+ # `EntityType` that can be used to search or filter entities.
1250
+ # @return [Types::EntityTypeFilters]
1251
+ #
1252
+ # @!attribute [rw] entity_type_sort
1253
+ # A Union object containing `Sort` shapes for all `EntityType`s. Each
1254
+ # `EntityTypeSort` shape will have `SortBy` and `SortOrder` applicable
1255
+ # for fields on that `EntityType`. This can be used to sort the
1256
+ # results of the filter query.
1257
+ # @return [Types::EntityTypeSort]
1258
+ #
1259
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListEntitiesRequest AWS API Documentation
1260
+ #
1261
+ class ListEntitiesRequest < Struct.new(
1262
+ :catalog,
1263
+ :entity_type,
1264
+ :filter_list,
1265
+ :sort,
1266
+ :next_token,
1267
+ :max_results,
1268
+ :ownership_type,
1269
+ :entity_type_filters,
1270
+ :entity_type_sort)
1271
+ SENSITIVE = []
1272
+ include Aws::Structure
1273
+ end
1274
+
1275
+ # @!attribute [rw] entity_summary_list
1276
+ # Array of `EntitySummary` objects.
1277
+ # @return [Array<Types::EntitySummary>]
1278
+ #
1279
+ # @!attribute [rw] next_token
1280
+ # The value of the next token if it exists. Null if there is no more
1281
+ # result.
1282
+ # @return [String]
1283
+ #
1284
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListEntitiesResponse AWS API Documentation
1285
+ #
1286
+ class ListEntitiesResponse < Struct.new(
1287
+ :entity_summary_list,
1288
+ :next_token)
1289
+ SENSITIVE = []
1290
+ include Aws::Structure
1291
+ end
1292
+
1293
+ # @!attribute [rw] resource_arn
1294
+ # Required. The Amazon Resource Name (ARN) associated with the
1295
+ # resource you want to list tags on.
1296
+ # @return [String]
1297
+ #
1298
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListTagsForResourceRequest AWS API Documentation
1299
+ #
1300
+ class ListTagsForResourceRequest < Struct.new(
1301
+ :resource_arn)
1302
+ SENSITIVE = []
1303
+ include Aws::Structure
1304
+ end
1305
+
1306
+ # @!attribute [rw] resource_arn
1307
+ # Required. The ARN associated with the resource you want to list tags
1308
+ # on.
1309
+ # @return [String]
1310
+ #
1311
+ # @!attribute [rw] tags
1312
+ # Required. A list of objects specifying each key name and value.
1313
+ # Number of objects allowed: 1-50.
1314
+ # @return [Array<Types::Tag>]
1315
+ #
1316
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListTagsForResourceResponse AWS API Documentation
1317
+ #
1318
+ class ListTagsForResourceResponse < Struct.new(
1319
+ :resource_arn,
1320
+ :tags)
1321
+ SENSITIVE = []
1322
+ include Aws::Structure
1323
+ end
1324
+
1325
+ # Allows filtering on the `AvailabilityEndDate` of an offer.
1326
+ #
1327
+ # @!attribute [rw] date_range
1328
+ # Allows filtering on the `AvailabilityEndDate` of an offer with date
1329
+ # range as input.
1330
+ # @return [Types::OfferAvailabilityEndDateFilterDateRange]
1331
+ #
1332
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferAvailabilityEndDateFilter AWS API Documentation
1333
+ #
1334
+ class OfferAvailabilityEndDateFilter < Struct.new(
1335
+ :date_range)
1336
+ SENSITIVE = []
1337
+ include Aws::Structure
1338
+ end
1339
+
1340
+ # Allows filtering on the `AvailabilityEndDate` of an offer with date
1341
+ # range as input.
1342
+ #
1343
+ # @!attribute [rw] after_value
1344
+ # Allows filtering on the `AvailabilityEndDate` of an offer after a
1345
+ # date.
1346
+ # @return [String]
1347
+ #
1348
+ # @!attribute [rw] before_value
1349
+ # Allows filtering on the `AvailabilityEndDate` of an offer before a
1350
+ # date.
1351
+ # @return [String]
1352
+ #
1353
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferAvailabilityEndDateFilterDateRange AWS API Documentation
1354
+ #
1355
+ class OfferAvailabilityEndDateFilterDateRange < Struct.new(
1356
+ :after_value,
1357
+ :before_value)
1358
+ SENSITIVE = []
1359
+ include Aws::Structure
1360
+ end
1361
+
1362
+ # Allows filtering on the `BuyerAccounts` of an offer.
1363
+ #
1364
+ # @!attribute [rw] wild_card_value
1365
+ # Allows filtering on the `BuyerAccounts` of an offer with wild card
1366
+ # input.
1367
+ # @return [String]
1368
+ #
1369
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferBuyerAccountsFilter AWS API Documentation
1370
+ #
1371
+ class OfferBuyerAccountsFilter < Struct.new(
1372
+ :wild_card_value)
1373
+ SENSITIVE = []
1374
+ include Aws::Structure
1375
+ end
1376
+
1377
+ # Allows filtering on the entity id of an offer.
1378
+ #
1379
+ # @!attribute [rw] value_list
1380
+ # Allows filtering on entity id of an offer with list input.
1381
+ # @return [Array<String>]
1382
+ #
1383
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferEntityIdFilter AWS API Documentation
1384
+ #
1385
+ class OfferEntityIdFilter < Struct.new(
1386
+ :value_list)
1387
+ SENSITIVE = []
1388
+ include Aws::Structure
1389
+ end
1390
+
1391
+ # A filter for offers entity.
1392
+ #
1393
+ # @!attribute [rw] entity_id
1394
+ # Allows filtering on `EntityId` of an offer.
1395
+ # @return [Types::OfferEntityIdFilter]
1396
+ #
1397
+ # @!attribute [rw] name
1398
+ # Allows filtering on the `Name` of an offer.
1399
+ # @return [Types::OfferNameFilter]
1400
+ #
1401
+ # @!attribute [rw] product_id
1402
+ # Allows filtering on the `ProductId` of an offer.
1403
+ # @return [Types::OfferProductIdFilter]
1404
+ #
1405
+ # @!attribute [rw] release_date
1406
+ # Allows filtering on the `ReleaseDate` of an offer.
1407
+ # @return [Types::OfferReleaseDateFilter]
1408
+ #
1409
+ # @!attribute [rw] availability_end_date
1410
+ # Allows filtering on the `AvailabilityEndDate` of an offer.
1411
+ # @return [Types::OfferAvailabilityEndDateFilter]
1412
+ #
1413
+ # @!attribute [rw] buyer_accounts
1414
+ # Allows filtering on the `BuyerAccounts` of an offer.
1415
+ # @return [Types::OfferBuyerAccountsFilter]
1416
+ #
1417
+ # @!attribute [rw] state
1418
+ # Allows filtering on the `State` of an offer.
1419
+ # @return [Types::OfferStateFilter]
1420
+ #
1421
+ # @!attribute [rw] targeting
1422
+ # Allows filtering on the `Targeting` of an offer.
1423
+ # @return [Types::OfferTargetingFilter]
1424
+ #
1425
+ # @!attribute [rw] last_modified_date
1426
+ # Allows filtering on the `LastModifiedDate` of an offer.
1427
+ # @return [Types::OfferLastModifiedDateFilter]
1428
+ #
1429
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferFilters AWS API Documentation
1430
+ #
1431
+ class OfferFilters < Struct.new(
1432
+ :entity_id,
1433
+ :name,
1434
+ :product_id,
1435
+ :release_date,
1436
+ :availability_end_date,
1437
+ :buyer_accounts,
1438
+ :state,
1439
+ :targeting,
1440
+ :last_modified_date)
1441
+ SENSITIVE = []
1442
+ include Aws::Structure
1443
+ end
1444
+
1445
+ # Allows filtering on the `LastModifiedDate` of an offer.
1446
+ #
1447
+ # @!attribute [rw] date_range
1448
+ # Allows filtering on the `LastModifiedDate` of an offer with date
1449
+ # range as input.
1450
+ # @return [Types::OfferLastModifiedDateFilterDateRange]
1451
+ #
1452
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferLastModifiedDateFilter AWS API Documentation
1453
+ #
1454
+ class OfferLastModifiedDateFilter < Struct.new(
1455
+ :date_range)
1456
+ SENSITIVE = []
1457
+ include Aws::Structure
1458
+ end
1459
+
1460
+ # Allows filtering on the `LastModifiedDate` of an offer with date range
1461
+ # as input.
1462
+ #
1463
+ # @!attribute [rw] after_value
1464
+ # Allows filtering on the `LastModifiedDate` of an offer after a date.
1465
+ # @return [String]
1466
+ #
1467
+ # @!attribute [rw] before_value
1468
+ # Allows filtering on the `LastModifiedDate` of an offer before a
1469
+ # date.
1470
+ # @return [String]
1471
+ #
1472
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferLastModifiedDateFilterDateRange AWS API Documentation
1473
+ #
1474
+ class OfferLastModifiedDateFilterDateRange < Struct.new(
1475
+ :after_value,
1476
+ :before_value)
1477
+ SENSITIVE = []
1478
+ include Aws::Structure
1479
+ end
1480
+
1481
+ # Allows filtering on the `Name` of an offer.
1482
+ #
1483
+ # @!attribute [rw] value_list
1484
+ # Allows filtering on the `Name` of an offer with list input.
1485
+ # @return [Array<String>]
1486
+ #
1487
+ # @!attribute [rw] wild_card_value
1488
+ # Allows filtering on the `Name` of an offer with wild card input.
1489
+ # @return [String]
1490
+ #
1491
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferNameFilter AWS API Documentation
1492
+ #
1493
+ class OfferNameFilter < Struct.new(
1494
+ :value_list,
1495
+ :wild_card_value)
1496
+ SENSITIVE = []
1497
+ include Aws::Structure
1498
+ end
1499
+
1500
+ # Allows filtering on the `ProductId` of an offer.
1501
+ #
1502
+ # @!attribute [rw] value_list
1503
+ # Allows filtering on the `ProductId` of an offer with list input.
1504
+ # @return [Array<String>]
1505
+ #
1506
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferProductIdFilter AWS API Documentation
1507
+ #
1508
+ class OfferProductIdFilter < Struct.new(
1509
+ :value_list)
1510
+ SENSITIVE = []
1511
+ include Aws::Structure
1512
+ end
1513
+
1514
+ # Allows filtering on the `ReleaseDate` of an offer.
1515
+ #
1516
+ # @!attribute [rw] date_range
1517
+ # Allows filtering on the `ReleaseDate` of an offer with date range as
1518
+ # input.
1519
+ # @return [Types::OfferReleaseDateFilterDateRange]
1520
+ #
1521
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferReleaseDateFilter AWS API Documentation
1522
+ #
1523
+ class OfferReleaseDateFilter < Struct.new(
1524
+ :date_range)
1525
+ SENSITIVE = []
1526
+ include Aws::Structure
1527
+ end
1528
+
1529
+ # Allows filtering on the `ReleaseDate` of an offer with date range as
1530
+ # input.
1531
+ #
1532
+ # @!attribute [rw] after_value
1533
+ # Allows filtering on the `ReleaseDate` of offers after a date.
1534
+ # @return [String]
1535
+ #
1536
+ # @!attribute [rw] before_value
1537
+ # Allows filtering on the `ReleaseDate` of offers before a date.
1538
+ # @return [String]
1539
+ #
1540
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferReleaseDateFilterDateRange AWS API Documentation
1541
+ #
1542
+ class OfferReleaseDateFilterDateRange < Struct.new(
1543
+ :after_value,
1544
+ :before_value)
1545
+ SENSITIVE = []
1546
+ include Aws::Structure
1547
+ end
1548
+
1549
+ # Allows to sort offers.
1550
+ #
1551
+ # @!attribute [rw] sort_by
1552
+ # Allows to sort offers.
1553
+ # @return [String]
1554
+ #
1555
+ # @!attribute [rw] sort_order
1556
+ # Allows to sort offers.
1557
+ # @return [String]
1558
+ #
1559
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferSort AWS API Documentation
1560
+ #
1561
+ class OfferSort < Struct.new(
1562
+ :sort_by,
1563
+ :sort_order)
1564
+ SENSITIVE = []
1565
+ include Aws::Structure
1566
+ end
1567
+
1568
+ # Allows filtering on the `State` of an offer.
1569
+ #
1570
+ # @!attribute [rw] value_list
1571
+ # Allows filtering on the `State` of an offer with list input.
1572
+ # @return [Array<String>]
1573
+ #
1574
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferStateFilter AWS API Documentation
1575
+ #
1576
+ class OfferStateFilter < Struct.new(
1577
+ :value_list)
1578
+ SENSITIVE = []
1579
+ include Aws::Structure
1580
+ end
1581
+
1582
+ # Summarized information about an offer.
1583
+ #
1584
+ # @!attribute [rw] name
1585
+ # The name of the offer.
1586
+ # @return [String]
1587
+ #
1588
+ # @!attribute [rw] product_id
1589
+ # The product ID of the offer.
1590
+ # @return [String]
1591
+ #
1592
+ # @!attribute [rw] release_date
1593
+ # The release date of the offer.
1594
+ # @return [String]
1595
+ #
1596
+ # @!attribute [rw] availability_end_date
1597
+ # The availability end date of the offer.
1598
+ # @return [String]
1599
+ #
1600
+ # @!attribute [rw] buyer_accounts
1601
+ # The buyer accounts in the offer.
1602
+ # @return [Array<String>]
1603
+ #
1604
+ # @!attribute [rw] state
1605
+ # The status of the offer.
1606
+ # @return [String]
1607
+ #
1608
+ # @!attribute [rw] targeting
1609
+ # The targeting in the offer.
1610
+ # @return [Array<String>]
1611
+ #
1612
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferSummary AWS API Documentation
1613
+ #
1614
+ class OfferSummary < Struct.new(
1615
+ :name,
1616
+ :product_id,
1617
+ :release_date,
1618
+ :availability_end_date,
1619
+ :buyer_accounts,
1620
+ :state,
1621
+ :targeting)
1622
+ SENSITIVE = []
1623
+ include Aws::Structure
1624
+ end
1625
+
1626
+ # Allows filtering on the `Targeting` of an offer.
1627
+ #
1628
+ # @!attribute [rw] value_list
1629
+ # Allows filtering on the `Targeting` of an offer with list input.
1630
+ # @return [Array<String>]
1631
+ #
1632
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/OfferTargetingFilter AWS API Documentation
1633
+ #
1634
+ class OfferTargetingFilter < Struct.new(
1635
+ :value_list)
1636
+ SENSITIVE = []
1637
+ include Aws::Structure
1638
+ end
1639
+
1640
+ # @!attribute [rw] resource_arn
1641
+ # The Amazon Resource Name (ARN) of the entity resource you want to
1642
+ # associate with a resource policy.
1643
+ # @return [String]
1644
+ #
1645
+ # @!attribute [rw] policy
1646
+ # The policy document to set; formatted in JSON.
1647
+ # @return [String]
1648
+ #
1649
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/PutResourcePolicyRequest AWS API Documentation
1650
+ #
1651
+ class PutResourcePolicyRequest < Struct.new(
1652
+ :resource_arn,
1653
+ :policy)
1654
+ SENSITIVE = []
1655
+ include Aws::Structure
1656
+ end
1657
+
1658
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/PutResourcePolicyResponse AWS API Documentation
1659
+ #
1660
+ class PutResourcePolicyResponse < Aws::EmptyStructure; end
1661
+
1662
+ # Allows filtering on `AvailabilityEndDate` of a ResaleAuthorization.
1663
+ #
1664
+ # @!attribute [rw] date_range
1665
+ # Allows filtering on `AvailabilityEndDate` of a ResaleAuthorization
1666
+ # with date range as input
1667
+ # @return [Types::ResaleAuthorizationAvailabilityEndDateFilterDateRange]
1668
+ #
1669
+ # @!attribute [rw] value_list
1670
+ # Allows filtering on `AvailabilityEndDate` of a ResaleAuthorization
1671
+ # with date value as input.
1672
+ # @return [Array<String>]
1673
+ #
1674
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationAvailabilityEndDateFilter AWS API Documentation
1675
+ #
1676
+ class ResaleAuthorizationAvailabilityEndDateFilter < Struct.new(
1677
+ :date_range,
1678
+ :value_list)
1679
+ SENSITIVE = []
1680
+ include Aws::Structure
1681
+ end
1682
+
1683
+ # Allows filtering on `AvailabilityEndDate` of a ResaleAuthorization
1684
+ # with date range as input.
1685
+ #
1686
+ # @!attribute [rw] after_value
1687
+ # Allows filtering on `AvailabilityEndDate` of a ResaleAuthorization
1688
+ # after a date.
1689
+ # @return [String]
1690
+ #
1691
+ # @!attribute [rw] before_value
1692
+ # Allows filtering on `AvailabilityEndDate` of a ResaleAuthorization
1693
+ # before a date.
1694
+ # @return [String]
1695
+ #
1696
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationAvailabilityEndDateFilterDateRange AWS API Documentation
1697
+ #
1698
+ class ResaleAuthorizationAvailabilityEndDateFilterDateRange < Struct.new(
1699
+ :after_value,
1700
+ :before_value)
1701
+ SENSITIVE = []
1702
+ include Aws::Structure
1703
+ end
1704
+
1705
+ # Allows filtering on `CreatedDate` of a ResaleAuthorization.
1706
+ #
1707
+ # @!attribute [rw] date_range
1708
+ # Allows filtering on `CreatedDate` of a ResaleAuthorization with date
1709
+ # range as input.
1710
+ # @return [Types::ResaleAuthorizationCreatedDateFilterDateRange]
1711
+ #
1712
+ # @!attribute [rw] value_list
1713
+ # Allows filtering on `CreatedDate` of a ResaleAuthorization with date
1714
+ # value as input.
1715
+ # @return [Array<String>]
1716
+ #
1717
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationCreatedDateFilter AWS API Documentation
1718
+ #
1719
+ class ResaleAuthorizationCreatedDateFilter < Struct.new(
1720
+ :date_range,
1721
+ :value_list)
1722
+ SENSITIVE = []
1723
+ include Aws::Structure
1724
+ end
1725
+
1726
+ # Allows filtering on `CreatedDate` of a ResaleAuthorization with date
1727
+ # range as input.
1728
+ #
1729
+ # @!attribute [rw] after_value
1730
+ # Allows filtering on `CreatedDate` of a ResaleAuthorization after a
1731
+ # date.
1732
+ # @return [String]
1733
+ #
1734
+ # @!attribute [rw] before_value
1735
+ # Allows filtering on `CreatedDate` of a ResaleAuthorization before a
1736
+ # date.
1737
+ # @return [String]
1738
+ #
1739
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationCreatedDateFilterDateRange AWS API Documentation
1740
+ #
1741
+ class ResaleAuthorizationCreatedDateFilterDateRange < Struct.new(
1742
+ :after_value,
1743
+ :before_value)
1744
+ SENSITIVE = []
1745
+ include Aws::Structure
1746
+ end
1747
+
1748
+ # Allows filtering on `EntityId` of a ResaleAuthorization.
1749
+ #
1750
+ # @!attribute [rw] value_list
1751
+ # Allows filtering on `EntityId` of a ResaleAuthorization with list
1752
+ # input.
1753
+ # @return [Array<String>]
1754
+ #
1755
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationEntityIdFilter AWS API Documentation
1756
+ #
1757
+ class ResaleAuthorizationEntityIdFilter < Struct.new(
1758
+ :value_list)
1759
+ SENSITIVE = []
1760
+ include Aws::Structure
1761
+ end
1762
+
1763
+ # A filter for ResaleAuthorization entity.
1764
+ #
1765
+ # @!attribute [rw] entity_id
1766
+ # Allows filtering on the `EntityId` of a ResaleAuthorization.
1767
+ # @return [Types::ResaleAuthorizationEntityIdFilter]
1768
+ #
1769
+ # @!attribute [rw] name
1770
+ # Allows filtering on the `Name` of a ResaleAuthorization.
1771
+ # @return [Types::ResaleAuthorizationNameFilter]
1772
+ #
1773
+ # @!attribute [rw] product_id
1774
+ # Allows filtering on the `ProductId` of a ResaleAuthorization.
1775
+ # @return [Types::ResaleAuthorizationProductIdFilter]
1776
+ #
1777
+ # @!attribute [rw] created_date
1778
+ # Allows filtering on the `CreatedDate` of a ResaleAuthorization.
1779
+ # @return [Types::ResaleAuthorizationCreatedDateFilter]
1780
+ #
1781
+ # @!attribute [rw] availability_end_date
1782
+ # Allows filtering on the `AvailabilityEndDate` of a
1783
+ # ResaleAuthorization.
1784
+ # @return [Types::ResaleAuthorizationAvailabilityEndDateFilter]
1785
+ #
1786
+ # @!attribute [rw] manufacturer_account_id
1787
+ # Allows filtering on the `ManufacturerAccountId` of a
1788
+ # ResaleAuthorization.
1789
+ # @return [Types::ResaleAuthorizationManufacturerAccountIdFilter]
1790
+ #
1791
+ # @!attribute [rw] product_name
1792
+ # Allows filtering on the `ProductName` of a ResaleAuthorization.
1793
+ # @return [Types::ResaleAuthorizationProductNameFilter]
1794
+ #
1795
+ # @!attribute [rw] manufacturer_legal_name
1796
+ # Allows filtering on the `ManufacturerLegalName` of a
1797
+ # ResaleAuthorization.
1798
+ # @return [Types::ResaleAuthorizationManufacturerLegalNameFilter]
1799
+ #
1800
+ # @!attribute [rw] reseller_account_id
1801
+ # Allows filtering on the `ResellerAccountID` of a
1802
+ # ResaleAuthorization.
1803
+ # @return [Types::ResaleAuthorizationResellerAccountIDFilter]
1804
+ #
1805
+ # @!attribute [rw] reseller_legal_name
1806
+ # Allows filtering on the `ResellerLegalName` of a
1807
+ # ResaleAuthorization.
1808
+ # @return [Types::ResaleAuthorizationResellerLegalNameFilter]
1809
+ #
1810
+ # @!attribute [rw] status
1811
+ # Allows filtering on the `Status` of a ResaleAuthorization.
1812
+ # @return [Types::ResaleAuthorizationStatusFilter]
1813
+ #
1814
+ # @!attribute [rw] offer_extended_status
1815
+ # Allows filtering on the `OfferExtendedStatus` of a
1816
+ # ResaleAuthorization.
1817
+ # @return [Types::ResaleAuthorizationOfferExtendedStatusFilter]
1818
+ #
1819
+ # @!attribute [rw] last_modified_date
1820
+ # Allows filtering on the `LastModifiedDate` of a ResaleAuthorization.
1821
+ # @return [Types::ResaleAuthorizationLastModifiedDateFilter]
1822
+ #
1823
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationFilters AWS API Documentation
1824
+ #
1825
+ class ResaleAuthorizationFilters < Struct.new(
1826
+ :entity_id,
1827
+ :name,
1828
+ :product_id,
1829
+ :created_date,
1830
+ :availability_end_date,
1831
+ :manufacturer_account_id,
1832
+ :product_name,
1833
+ :manufacturer_legal_name,
1834
+ :reseller_account_id,
1835
+ :reseller_legal_name,
1836
+ :status,
1837
+ :offer_extended_status,
1838
+ :last_modified_date)
1839
+ SENSITIVE = []
1840
+ include Aws::Structure
1841
+ end
1842
+
1843
+ # Allows filtering on the `LastModifiedDate` of a ResaleAuthorization.
1844
+ #
1845
+ # @!attribute [rw] date_range
1846
+ # Allows filtering on the `LastModifiedDate` of a ResaleAuthorization
1847
+ # with date range as input.
1848
+ # @return [Types::ResaleAuthorizationLastModifiedDateFilterDateRange]
1849
+ #
1850
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationLastModifiedDateFilter AWS API Documentation
1851
+ #
1852
+ class ResaleAuthorizationLastModifiedDateFilter < Struct.new(
1853
+ :date_range)
1854
+ SENSITIVE = []
1855
+ include Aws::Structure
1856
+ end
1857
+
1858
+ # Allows filtering on the `LastModifiedDate` of a ResaleAuthorization
1859
+ # with date range as input.
1860
+ #
1861
+ # @!attribute [rw] after_value
1862
+ # Allows filtering on the `LastModifiedDate` of a ResaleAuthorization
1863
+ # after a date.
1864
+ # @return [String]
1865
+ #
1866
+ # @!attribute [rw] before_value
1867
+ # Allows filtering on the `LastModifiedDate` of a ResaleAuthorization
1868
+ # before a date.
1869
+ # @return [String]
1870
+ #
1871
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationLastModifiedDateFilterDateRange AWS API Documentation
1872
+ #
1873
+ class ResaleAuthorizationLastModifiedDateFilterDateRange < Struct.new(
1874
+ :after_value,
1875
+ :before_value)
1876
+ SENSITIVE = []
1877
+ include Aws::Structure
1878
+ end
1879
+
1880
+ # Allows filtering on the `ManufacturerAccountId` of a
1881
+ # ResaleAuthorization.
1882
+ #
1883
+ # @!attribute [rw] value_list
1884
+ # Allows filtering on the `ManufacturerAccountId` of a
1885
+ # ResaleAuthorization with list input.
1886
+ # @return [Array<String>]
1887
+ #
1888
+ # @!attribute [rw] wild_card_value
1889
+ # Allows filtering on the `ManufacturerAccountId` of a
1890
+ # ResaleAuthorization with wild card input.
1891
+ # @return [String]
1892
+ #
1893
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationManufacturerAccountIdFilter AWS API Documentation
1894
+ #
1895
+ class ResaleAuthorizationManufacturerAccountIdFilter < Struct.new(
1896
+ :value_list,
1897
+ :wild_card_value)
1898
+ SENSITIVE = []
1899
+ include Aws::Structure
1900
+ end
1901
+
1902
+ # Allows filtering on the `ManufacturerLegalName` of a
1903
+ # ResaleAuthorization.
1904
+ #
1905
+ # @!attribute [rw] value_list
1906
+ # Allows filtering on the `ManufacturerLegalName` of a
1907
+ # ResaleAuthorization with list input.
1908
+ # @return [Array<String>]
1909
+ #
1910
+ # @!attribute [rw] wild_card_value
1911
+ # Allows filtering on the `ManufacturerLegalName` of a
1912
+ # ResaleAuthorization with wild card input.
1913
+ # @return [String]
1914
+ #
1915
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationManufacturerLegalNameFilter AWS API Documentation
1916
+ #
1917
+ class ResaleAuthorizationManufacturerLegalNameFilter < Struct.new(
1918
+ :value_list,
1919
+ :wild_card_value)
1920
+ SENSITIVE = []
1921
+ include Aws::Structure
1922
+ end
1923
+
1924
+ # Allows filtering on the `Name` of a ResaleAuthorization.
1925
+ #
1926
+ # @!attribute [rw] value_list
1927
+ # Allows filtering on the `Name` of a ResaleAuthorization with list
1928
+ # input.
1929
+ # @return [Array<String>]
1930
+ #
1931
+ # @!attribute [rw] wild_card_value
1932
+ # Allows filtering on the `Name` of a ResaleAuthorization with wild
1933
+ # card input.
1934
+ # @return [String]
1935
+ #
1936
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationNameFilter AWS API Documentation
1937
+ #
1938
+ class ResaleAuthorizationNameFilter < Struct.new(
1939
+ :value_list,
1940
+ :wild_card_value)
1941
+ SENSITIVE = []
1942
+ include Aws::Structure
1943
+ end
1944
+
1945
+ # Allows filtering on the `OfferExtendedStatus` of a
1946
+ # ResaleAuthorization.
1947
+ #
1948
+ # @!attribute [rw] value_list
1949
+ # Allows filtering on the `OfferExtendedStatus` of a
1950
+ # ResaleAuthorization with list input.
1951
+ # @return [Array<String>]
1952
+ #
1953
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationOfferExtendedStatusFilter AWS API Documentation
1954
+ #
1955
+ class ResaleAuthorizationOfferExtendedStatusFilter < Struct.new(
1956
+ :value_list)
1957
+ SENSITIVE = []
1958
+ include Aws::Structure
1959
+ end
1960
+
1961
+ # Allows filtering on the `ProductId` of a ResaleAuthorization.
1962
+ #
1963
+ # @!attribute [rw] value_list
1964
+ # Allows filtering on the `ProductId` of a ResaleAuthorization with
1965
+ # list input.
1966
+ # @return [Array<String>]
1967
+ #
1968
+ # @!attribute [rw] wild_card_value
1969
+ # Allows filtering on the `ProductId` of a ResaleAuthorization with
1970
+ # wild card input.
1971
+ # @return [String]
1972
+ #
1973
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationProductIdFilter AWS API Documentation
1974
+ #
1975
+ class ResaleAuthorizationProductIdFilter < Struct.new(
1976
+ :value_list,
1977
+ :wild_card_value)
1978
+ SENSITIVE = []
1979
+ include Aws::Structure
1980
+ end
1981
+
1982
+ # Allows filtering on the `ProductName` of a ResaleAuthorization.
1983
+ #
1984
+ # @!attribute [rw] value_list
1985
+ # Allows filtering on the `ProductName` of a ResaleAuthorization with
1986
+ # list input.
1987
+ # @return [Array<String>]
1988
+ #
1989
+ # @!attribute [rw] wild_card_value
1990
+ # Allows filtering on the `ProductName` of a ResaleAuthorization with
1991
+ # wild card input.
1992
+ # @return [String]
1993
+ #
1994
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationProductNameFilter AWS API Documentation
1995
+ #
1996
+ class ResaleAuthorizationProductNameFilter < Struct.new(
1997
+ :value_list,
1998
+ :wild_card_value)
1999
+ SENSITIVE = []
2000
+ include Aws::Structure
2001
+ end
2002
+
2003
+ # Allows filtering on the `ResellerAccountID` of a ResaleAuthorization.
2004
+ #
2005
+ # @!attribute [rw] value_list
2006
+ # Allows filtering on the `ResellerAccountID` of a ResaleAuthorization
2007
+ # with list input.
2008
+ # @return [Array<String>]
2009
+ #
2010
+ # @!attribute [rw] wild_card_value
2011
+ # Allows filtering on the `ResellerAccountID` of a ResaleAuthorization
2012
+ # with wild card input.
2013
+ # @return [String]
2014
+ #
2015
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationResellerAccountIDFilter AWS API Documentation
2016
+ #
2017
+ class ResaleAuthorizationResellerAccountIDFilter < Struct.new(
2018
+ :value_list,
2019
+ :wild_card_value)
2020
+ SENSITIVE = []
2021
+ include Aws::Structure
2022
+ end
2023
+
2024
+ # Allows filtering on the ResellerLegalName of a ResaleAuthorization.
2025
+ #
2026
+ # @!attribute [rw] value_list
2027
+ # Allows filtering on the ResellerLegalNameProductName of a
2028
+ # ResaleAuthorization with list input.
2029
+ # @return [Array<String>]
2030
+ #
2031
+ # @!attribute [rw] wild_card_value
2032
+ # Allows filtering on the ResellerLegalName of a ResaleAuthorization
2033
+ # with wild card input.
2034
+ # @return [String]
2035
+ #
2036
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationResellerLegalNameFilter AWS API Documentation
2037
+ #
2038
+ class ResaleAuthorizationResellerLegalNameFilter < Struct.new(
2039
+ :value_list,
2040
+ :wild_card_value)
2041
+ SENSITIVE = []
2042
+ include Aws::Structure
2043
+ end
2044
+
2045
+ # Allows to sort ResaleAuthorization.
2046
+ #
2047
+ # @!attribute [rw] sort_by
2048
+ # Allows to sort ResaleAuthorization.
2049
+ # @return [String]
2050
+ #
2051
+ # @!attribute [rw] sort_order
2052
+ # Allows to sort ResaleAuthorization.
2053
+ # @return [String]
2054
+ #
2055
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationSort AWS API Documentation
2056
+ #
2057
+ class ResaleAuthorizationSort < Struct.new(
2058
+ :sort_by,
2059
+ :sort_order)
446
2060
  SENSITIVE = []
447
2061
  include Aws::Structure
448
2062
  end
449
2063
 
450
- # Details about the error.
2064
+ # Allows filtering on the `Status` of a ResaleAuthorization.
451
2065
  #
452
- # @!attribute [rw] error_code
453
- # The error code that identifies the type of error.
454
- # @return [String]
455
- #
456
- # @!attribute [rw] error_message
457
- # The message for the error.
458
- # @return [String]
2066
+ # @!attribute [rw] value_list
2067
+ # Allows filtering on the `Status` of a ResaleAuthorization with list
2068
+ # input.
2069
+ # @return [Array<String>]
459
2070
  #
460
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ErrorDetail AWS API Documentation
2071
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationStatusFilter AWS API Documentation
461
2072
  #
462
- class ErrorDetail < Struct.new(
463
- :error_code,
464
- :error_message)
2073
+ class ResaleAuthorizationStatusFilter < Struct.new(
2074
+ :value_list)
465
2075
  SENSITIVE = []
466
2076
  include Aws::Structure
467
2077
  end
468
2078
 
469
- # A filter object, used to optionally filter results from calls to the
470
- # `ListEntities` and `ListChangeSets` actions.
2079
+ # Summarized information about a Resale Authorization.
471
2080
  #
472
2081
  # @!attribute [rw] name
473
- # For `ListEntities`, the supported value for this is an `EntityId`.
2082
+ # The name of the ResaleAuthorization.
2083
+ # @return [String]
474
2084
  #
475
- # For `ListChangeSets`, the supported values are as follows:
2085
+ # @!attribute [rw] product_id
2086
+ # The product ID of the ResaleAuthorization.
476
2087
  # @return [String]
477
2088
  #
478
- # @!attribute [rw] value_list
479
- # `ListEntities` - This is a list of unique `EntityId`s.
2089
+ # @!attribute [rw] product_name
2090
+ # The product name of the ResaleAuthorization.
2091
+ # @return [String]
480
2092
  #
481
- # `ListChangeSets` - The supported filter names and associated
482
- # `ValueList`s is as follows:
2093
+ # @!attribute [rw] manufacturer_account_id
2094
+ # The manufacturer account ID of the ResaleAuthorization.
2095
+ # @return [String]
483
2096
  #
484
- # * `ChangeSetName` - The supported `ValueList` is a list of
485
- # non-unique `ChangeSetName`s. These are defined when you call the
486
- # `StartChangeSet` action.
2097
+ # @!attribute [rw] manufacturer_legal_name
2098
+ # The manufacturer legal name of the ResaleAuthorization.
2099
+ # @return [String]
487
2100
  #
488
- # * `Status` - The supported `ValueList` is a list of statuses for all
489
- # change set requests.
2101
+ # @!attribute [rw] reseller_account_id
2102
+ # The reseller account ID of the ResaleAuthorization.
2103
+ # @return [String]
490
2104
  #
491
- # * `EntityId` - The supported `ValueList` is a list of unique
492
- # `EntityId`s.
2105
+ # @!attribute [rw] reseller_legal_name
2106
+ # The reseller legal name of the ResaleAuthorization
2107
+ # @return [String]
493
2108
  #
494
- # * `BeforeStartTime` - The supported `ValueList` is a list of all
495
- # change sets that started before the filter value.
2109
+ # @!attribute [rw] status
2110
+ # The status of the ResaleAuthorization.
2111
+ # @return [String]
496
2112
  #
497
- # * `AfterStartTime` - The supported `ValueList` is a list of all
498
- # change sets that started after the filter value.
2113
+ # @!attribute [rw] offer_extended_status
2114
+ # The offer extended status of the ResaleAuthorization
2115
+ # @return [String]
499
2116
  #
500
- # * `BeforeEndTime` - The supported `ValueList` is a list of all
501
- # change sets that ended before the filter value.
2117
+ # @!attribute [rw] created_date
2118
+ # The created date of the ResaleAuthorization.
2119
+ # @return [String]
502
2120
  #
503
- # * `AfterEndTime` - The supported `ValueList` is a list of all change
504
- # sets that ended after the filter value.
505
- # @return [Array<String>]
2121
+ # @!attribute [rw] availability_end_date
2122
+ # The availability end date of the ResaleAuthorization.
2123
+ # @return [String]
506
2124
  #
507
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/Filter AWS API Documentation
2125
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResaleAuthorizationSummary AWS API Documentation
508
2126
  #
509
- class Filter < Struct.new(
2127
+ class ResaleAuthorizationSummary < Struct.new(
510
2128
  :name,
511
- :value_list)
2129
+ :product_id,
2130
+ :product_name,
2131
+ :manufacturer_account_id,
2132
+ :manufacturer_legal_name,
2133
+ :reseller_account_id,
2134
+ :reseller_legal_name,
2135
+ :status,
2136
+ :offer_extended_status,
2137
+ :created_date,
2138
+ :availability_end_date)
512
2139
  SENSITIVE = []
513
2140
  include Aws::Structure
514
2141
  end
515
2142
 
516
- # @!attribute [rw] resource_arn
517
- # The Amazon Resource Name (ARN) of the entity resource that is
518
- # associated with the resource policy.
519
- # @return [String]
520
- #
521
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/GetResourcePolicyRequest AWS API Documentation
2143
+ # The resource is currently in use.
522
2144
  #
523
- class GetResourcePolicyRequest < Struct.new(
524
- :resource_arn)
525
- SENSITIVE = []
526
- include Aws::Structure
527
- end
528
-
529
- # @!attribute [rw] policy
530
- # The policy document to set; formatted in JSON.
2145
+ # @!attribute [rw] message
531
2146
  # @return [String]
532
2147
  #
533
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/GetResourcePolicyResponse AWS API Documentation
2148
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResourceInUseException AWS API Documentation
534
2149
  #
535
- class GetResourcePolicyResponse < Struct.new(
536
- :policy)
2150
+ class ResourceInUseException < Struct.new(
2151
+ :message)
537
2152
  SENSITIVE = []
538
2153
  include Aws::Structure
539
2154
  end
540
2155
 
541
- # There was an internal service exception.
2156
+ # The specified resource wasn't found.
542
2157
  #
543
- # HTTP status code: 500
2158
+ # HTTP status code: 404
544
2159
  #
545
2160
  # @!attribute [rw] message
546
2161
  # @return [String]
547
2162
  #
548
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/InternalServiceException AWS API Documentation
2163
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResourceNotFoundException AWS API Documentation
549
2164
  #
550
- class InternalServiceException < Struct.new(
2165
+ class ResourceNotFoundException < Struct.new(
551
2166
  :message)
552
2167
  SENSITIVE = []
553
2168
  include Aws::Structure
554
2169
  end
555
2170
 
556
- # @!attribute [rw] catalog
557
- # The catalog related to the request. Fixed value: `AWSMarketplace`
558
- # @return [String]
559
- #
560
- # @!attribute [rw] filter_list
561
- # An array of filter objects.
562
- # @return [Array<Types::Filter>]
563
- #
564
- # @!attribute [rw] sort
565
- # An object that contains two attributes, `SortBy` and `SortOrder`.
566
- # @return [Types::Sort]
567
- #
568
- # @!attribute [rw] max_results
569
- # The maximum number of results returned by a single call. This value
570
- # must be provided in the next call to retrieve the next set of
571
- # results. By default, this value is 20.
572
- # @return [Integer]
2171
+ # Currently, the specified resource is not supported.
573
2172
  #
574
- # @!attribute [rw] next_token
575
- # The token value retrieved from a previous call to access the next
576
- # page of results.
2173
+ # @!attribute [rw] message
577
2174
  # @return [String]
578
2175
  #
579
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListChangeSetsRequest AWS API Documentation
2176
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResourceNotSupportedException AWS API Documentation
580
2177
  #
581
- class ListChangeSetsRequest < Struct.new(
582
- :catalog,
583
- :filter_list,
584
- :sort,
585
- :max_results,
586
- :next_token)
2178
+ class ResourceNotSupportedException < Struct.new(
2179
+ :message)
587
2180
  SENSITIVE = []
588
2181
  include Aws::Structure
589
2182
  end
590
2183
 
591
- # @!attribute [rw] change_set_summary_list
592
- # Array of `ChangeSetSummaryListItem` objects.
593
- # @return [Array<Types::ChangeSetSummaryListItem>]
2184
+ # Object that allows filtering on entity id of a SaaS product.
594
2185
  #
595
- # @!attribute [rw] next_token
596
- # The value of the next token, if it exists. Null if there are no more
597
- # results.
598
- # @return [String]
2186
+ # @!attribute [rw] value_list
2187
+ # A string array of unique entity id values to be filtered on.
2188
+ # @return [Array<String>]
599
2189
  #
600
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListChangeSetsResponse AWS API Documentation
2190
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/SaaSProductEntityIdFilter AWS API Documentation
601
2191
  #
602
- class ListChangeSetsResponse < Struct.new(
603
- :change_set_summary_list,
604
- :next_token)
2192
+ class SaaSProductEntityIdFilter < Struct.new(
2193
+ :value_list)
605
2194
  SENSITIVE = []
606
2195
  include Aws::Structure
607
2196
  end
608
2197
 
609
- # @!attribute [rw] catalog
610
- # The catalog related to the request. Fixed value: `AWSMarketplace`
611
- # @return [String]
612
- #
613
- # @!attribute [rw] entity_type
614
- # The type of entities to retrieve.
615
- # @return [String]
616
- #
617
- # @!attribute [rw] filter_list
618
- # An array of filter objects. Each filter object contains two
619
- # attributes, `filterName` and `filterValues`.
620
- # @return [Array<Types::Filter>]
2198
+ # Object containing all the filter fields for SaaS products. Client can
2199
+ # add a maximum of 8 filters in a single `ListEntities` request.
621
2200
  #
622
- # @!attribute [rw] sort
623
- # An object that contains two attributes, `SortBy` and `SortOrder`.
624
- # @return [Types::Sort]
2201
+ # @!attribute [rw] entity_id
2202
+ # Unique identifier for the SaaS product.
2203
+ # @return [Types::SaaSProductEntityIdFilter]
625
2204
  #
626
- # @!attribute [rw] next_token
627
- # The value of the next token, if it exists. Null if there are no more
628
- # results.
629
- # @return [String]
2205
+ # @!attribute [rw] product_title
2206
+ # The title of the SaaS product.
2207
+ # @return [Types::SaaSProductTitleFilter]
630
2208
  #
631
- # @!attribute [rw] max_results
632
- # Specifies the upper limit of the elements on a single page. If a
633
- # value isn't provided, the default value is 20.
634
- # @return [Integer]
2209
+ # @!attribute [rw] visibility
2210
+ # The visibility of the SaaS product.
2211
+ # @return [Types::SaaSProductVisibilityFilter]
635
2212
  #
636
- # @!attribute [rw] ownership_type
637
- # Filters the returned set of entities based on their owner. The
638
- # default is `SELF`. To list entities shared with you through AWS
639
- # Resource Access Manager (AWS RAM), set to `SHARED`. Entities shared
640
- # through the AWS Marketplace Catalog API `PutResourcePolicy`
641
- # operation can't be discovered through the `SHARED` parameter.
642
- # @return [String]
2213
+ # @!attribute [rw] last_modified_date
2214
+ # The last date on which the SaaS product was modified.
2215
+ # @return [Types::SaaSProductLastModifiedDateFilter]
643
2216
  #
644
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListEntitiesRequest AWS API Documentation
2217
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/SaaSProductFilters AWS API Documentation
645
2218
  #
646
- class ListEntitiesRequest < Struct.new(
647
- :catalog,
648
- :entity_type,
649
- :filter_list,
650
- :sort,
651
- :next_token,
652
- :max_results,
653
- :ownership_type)
2219
+ class SaaSProductFilters < Struct.new(
2220
+ :entity_id,
2221
+ :product_title,
2222
+ :visibility,
2223
+ :last_modified_date)
654
2224
  SENSITIVE = []
655
2225
  include Aws::Structure
656
2226
  end
657
2227
 
658
- # @!attribute [rw] entity_summary_list
659
- # Array of `EntitySummary` object.
660
- # @return [Array<Types::EntitySummary>]
2228
+ # Object that allows filtering based on the last modified date of SaaS
2229
+ # products
661
2230
  #
662
- # @!attribute [rw] next_token
663
- # The value of the next token if it exists. Null if there is no more
664
- # result.
665
- # @return [String]
2231
+ # @!attribute [rw] date_range
2232
+ # Dates between which the SaaS product was last modified.
2233
+ # @return [Types::SaaSProductLastModifiedDateFilterDateRange]
666
2234
  #
667
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListEntitiesResponse AWS API Documentation
2235
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/SaaSProductLastModifiedDateFilter AWS API Documentation
668
2236
  #
669
- class ListEntitiesResponse < Struct.new(
670
- :entity_summary_list,
671
- :next_token)
2237
+ class SaaSProductLastModifiedDateFilter < Struct.new(
2238
+ :date_range)
672
2239
  SENSITIVE = []
673
2240
  include Aws::Structure
674
2241
  end
675
2242
 
676
- # @!attribute [rw] resource_arn
677
- # Required. The Amazon Resource Name (ARN) associated with the
678
- # resource you want to list tags on.
679
- # @return [String]
2243
+ # Object that contains date range of the last modified date to be
2244
+ # filtered on. You can optionally provide a `BeforeValue` and/or
2245
+ # `AfterValue`. Both are inclusive.
680
2246
  #
681
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListTagsForResourceRequest AWS API Documentation
682
- #
683
- class ListTagsForResourceRequest < Struct.new(
684
- :resource_arn)
685
- SENSITIVE = []
686
- include Aws::Structure
687
- end
688
-
689
- # @!attribute [rw] resource_arn
690
- # Required. The ARN associated with the resource you want to list tags
691
- # on.
2247
+ # @!attribute [rw] after_value
2248
+ # Date after which the SaaS product was last modified.
692
2249
  # @return [String]
693
2250
  #
694
- # @!attribute [rw] tags
695
- # Required. A list of objects specifying each key name and value.
696
- # Number of objects allowed: 1-50.
697
- # @return [Array<Types::Tag>]
2251
+ # @!attribute [rw] before_value
2252
+ # Date before which the SaaS product was last modified.
2253
+ # @return [String]
698
2254
  #
699
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ListTagsForResourceResponse AWS API Documentation
2255
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/SaaSProductLastModifiedDateFilterDateRange AWS API Documentation
700
2256
  #
701
- class ListTagsForResourceResponse < Struct.new(
702
- :resource_arn,
703
- :tags)
2257
+ class SaaSProductLastModifiedDateFilterDateRange < Struct.new(
2258
+ :after_value,
2259
+ :before_value)
704
2260
  SENSITIVE = []
705
2261
  include Aws::Structure
706
2262
  end
707
2263
 
708
- # @!attribute [rw] resource_arn
709
- # The Amazon Resource Name (ARN) of the entity resource you want to
710
- # associate with a resource policy.
2264
+ # Objects that allows sorting on SaaS products based on certain fields
2265
+ # and sorting order.
2266
+ #
2267
+ # @!attribute [rw] sort_by
2268
+ # Field to sort the SaaS products by.
711
2269
  # @return [String]
712
2270
  #
713
- # @!attribute [rw] policy
714
- # The policy document to set; formatted in JSON.
2271
+ # @!attribute [rw] sort_order
2272
+ # The sorting order. Can be `ASCENDING` or `DESCENDING`. The default
2273
+ # value is `DESCENDING`.
715
2274
  # @return [String]
716
2275
  #
717
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/PutResourcePolicyRequest AWS API Documentation
2276
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/SaaSProductSort AWS API Documentation
718
2277
  #
719
- class PutResourcePolicyRequest < Struct.new(
720
- :resource_arn,
721
- :policy)
2278
+ class SaaSProductSort < Struct.new(
2279
+ :sort_by,
2280
+ :sort_order)
722
2281
  SENSITIVE = []
723
2282
  include Aws::Structure
724
2283
  end
725
2284
 
726
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/PutResourcePolicyResponse AWS API Documentation
2285
+ # Object that contains summarized information about a SaaS product.
727
2286
  #
728
- class PutResourcePolicyResponse < Aws::EmptyStructure; end
729
-
730
- # The resource is currently in use.
2287
+ # @!attribute [rw] product_title
2288
+ # The title of the SaaS product.
2289
+ # @return [String]
731
2290
  #
732
- # @!attribute [rw] message
2291
+ # @!attribute [rw] visibility
2292
+ # The lifecycle of the SaaS product.
733
2293
  # @return [String]
734
2294
  #
735
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResourceInUseException AWS API Documentation
2295
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/SaaSProductSummary AWS API Documentation
736
2296
  #
737
- class ResourceInUseException < Struct.new(
738
- :message)
2297
+ class SaaSProductSummary < Struct.new(
2298
+ :product_title,
2299
+ :visibility)
739
2300
  SENSITIVE = []
740
2301
  include Aws::Structure
741
2302
  end
742
2303
 
743
- # The specified resource wasn't found.
2304
+ # Object that allows filtering on product title.
744
2305
  #
745
- # HTTP status code: 404
2306
+ # @!attribute [rw] value_list
2307
+ # A string array of unique product title values to be filtered on.
2308
+ # @return [Array<String>]
746
2309
  #
747
- # @!attribute [rw] message
2310
+ # @!attribute [rw] wild_card_value
2311
+ # A string that will be the `wildCard` input for product tile filter.
2312
+ # It matches the provided value as a substring in the actual value.
748
2313
  # @return [String]
749
2314
  #
750
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResourceNotFoundException AWS API Documentation
2315
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/SaaSProductTitleFilter AWS API Documentation
751
2316
  #
752
- class ResourceNotFoundException < Struct.new(
753
- :message)
2317
+ class SaaSProductTitleFilter < Struct.new(
2318
+ :value_list,
2319
+ :wild_card_value)
754
2320
  SENSITIVE = []
755
2321
  include Aws::Structure
756
2322
  end
757
2323
 
758
- # Currently, the specified resource is not supported.
2324
+ # Object that allows filtering on the visibility of the product in the
2325
+ # AWS Marketplace.
759
2326
  #
760
- # @!attribute [rw] message
761
- # @return [String]
2327
+ # @!attribute [rw] value_list
2328
+ # A string array of unique visibility values to be filtered on.
2329
+ # @return [Array<String>]
762
2330
  #
763
- # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/ResourceNotSupportedException AWS API Documentation
2331
+ # @see http://docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/SaaSProductVisibilityFilter AWS API Documentation
764
2332
  #
765
- class ResourceNotSupportedException < Struct.new(
766
- :message)
2333
+ class SaaSProductVisibilityFilter < Struct.new(
2334
+ :value_list)
767
2335
  SENSITIVE = []
768
2336
  include Aws::Structure
769
2337
  end