Class: Aws::MarketplaceCatalog::Types::ResaleAuthorizationSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::MarketplaceCatalog::Types::ResaleAuthorizationSummary
- Defined in:
- gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb
Overview
Summarized information about a Resale Authorization.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#availability_end_date ⇒ String
The availability end date of the ResaleAuthorization.
-
#created_date ⇒ String
The created date of the ResaleAuthorization.
-
#manufacturer_account_id ⇒ String
The manufacturer account ID of the ResaleAuthorization.
-
#manufacturer_legal_name ⇒ String
The manufacturer legal name of the ResaleAuthorization.
-
#name ⇒ String
The name of the ResaleAuthorization.
-
#offer_extended_status ⇒ String
The offer extended status of the ResaleAuthorization.
-
#product_id ⇒ String
The product ID of the ResaleAuthorization.
-
#product_name ⇒ String
The product name of the ResaleAuthorization.
-
#reseller_account_id ⇒ String
The reseller account ID of the ResaleAuthorization.
-
#reseller_legal_name ⇒ String
The reseller legal name of the ResaleAuthorization.
-
#status ⇒ String
The status of the ResaleAuthorization.
Instance Attribute Details
#availability_end_date ⇒ String
The availability end date of the ResaleAuthorization.
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#created_date ⇒ String
The created date of the ResaleAuthorization.
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#manufacturer_account_id ⇒ String
The manufacturer account ID of the ResaleAuthorization.
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#manufacturer_legal_name ⇒ String
The manufacturer legal name of the ResaleAuthorization.
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the ResaleAuthorization.
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#offer_extended_status ⇒ String
The offer extended status of the ResaleAuthorization
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#product_id ⇒ String
The product ID of the ResaleAuthorization.
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#product_name ⇒ String
The product name of the ResaleAuthorization.
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#reseller_account_id ⇒ String
The reseller account ID of the ResaleAuthorization.
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#reseller_legal_name ⇒ String
The reseller legal name of the ResaleAuthorization
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the ResaleAuthorization.
2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 |
# File 'gems/aws-sdk-marketplacecatalog/lib/aws-sdk-marketplacecatalog/types.rb', line 2772 class ResaleAuthorizationSummary < Struct.new( :name, :product_id, :product_name, :manufacturer_account_id, :manufacturer_legal_name, :reseller_account_id, :reseller_legal_name, :status, :offer_extended_status, :created_date, :availability_end_date) SENSITIVE = [] include Aws::Structure end |