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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 |
# File 'lib/aws-sdk-datazone/types.rb', line 10915 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 |