Class: Aws::DataZone::Types::ListSubscriptionGrantsInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::ListSubscriptionGrantsInput
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-datazone/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#domain_identifier ⇒ String
The identifier of the Amazon DataZone domain.
-
#environment_id ⇒ String
The identifier of the Amazon DataZone environment.
-
#max_results ⇒ Integer
The maximum number of subscription grants to return in a single call to ‘ListSubscriptionGrants`.
-
#next_token ⇒ String
When the number of subscription grants is greater than the default value for the ‘MaxResults` parameter, or if you explicitly specify a value for `MaxResults` that is less than the number of subscription grants, the response includes a pagination token named `NextToken`.
-
#owning_project_id ⇒ String
The ID of the owning project of the subscription grants.
-
#sort_by ⇒ String
Specifies the way of sorting the results of this action.
-
#sort_order ⇒ String
Specifies the sort order of this action.
-
#subscribed_listing_id ⇒ String
The identifier of the subscribed listing.
-
#subscription_id ⇒ String
The identifier of the subscription.
-
#subscription_target_id ⇒ String
The identifier of the subscription target.
Instance Attribute Details
#domain_identifier ⇒ String
The identifier of the Amazon DataZone domain.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |
#environment_id ⇒ String
The identifier of the Amazon DataZone environment.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |
#max_results ⇒ Integer
The maximum number of subscription grants to return in a single call to ‘ListSubscriptionGrants`. When the number of subscription grants to be listed is greater than the value of `MaxResults`, the response contains a `NextToken` value that you can use in a subsequent call to `ListSubscriptionGrants` to list the next set of subscription grants.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |
#next_token ⇒ String
When the number of subscription grants is greater than the default value for the ‘MaxResults` parameter, or if you explicitly specify a value for `MaxResults` that is less than the number of subscription grants, the response includes a pagination token named `NextToken`. You can specify this `NextToken` value in a subsequent call to `ListSubscriptionGrants` to list the next set of subscription grants.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |
#owning_project_id ⇒ String
The ID of the owning project of the subscription grants.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |
#sort_by ⇒ String
Specifies the way of sorting the results of this action.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |
#sort_order ⇒ String
Specifies the sort order of this action.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |
#subscribed_listing_id ⇒ String
The identifier of the subscribed listing.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |
#subscription_id ⇒ String
The identifier of the subscription.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |
#subscription_target_id ⇒ String
The identifier of the subscription target.
14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 14031 14032 14033 |
# File 'lib/aws-sdk-datazone/types.rb', line 14020 class ListSubscriptionGrantsInput < Struct.new( :domain_identifier, :environment_id, :max_results, :next_token, :owning_project_id, :sort_by, :sort_order, :subscribed_listing_id, :subscription_id, :subscription_target_id) SENSITIVE = [] include Aws::Structure end |