Class: Aws::DataZone::Types::ListSubscriptionsInput

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#approver_project_idString

The identifier of the project for the subscription's approver.

Returns:

  • (String)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end

#domain_identifierString

The identifier of the Amazon DataZone domain.

Returns:

  • (String)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end

#max_resultsInteger

The maximum number of subscriptions to return in a single call to ListSubscriptions. When the number of subscriptions 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 ListSubscriptions to list the next set of Subscriptions.

Returns:

  • (Integer)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end

#next_tokenString

When the number of subscriptions 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 subscriptions, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListSubscriptions to list the next set of subscriptions.

Returns:

  • (String)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end

#owning_project_idString

The identifier of the owning project.

Returns:

  • (String)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end

#sort_byString

Specifies the way in which the results of this action are to be sorted.

Returns:

  • (String)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end

#sort_orderString

Specifies the sort order for the results of this action.

Returns:

  • (String)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the subscriptions that you want to list.

Returns:

  • (String)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end

#subscribed_listing_idString

The identifier of the subscribed listing for the subscriptions that you want to list.

Returns:

  • (String)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end

#subscription_request_identifierString

The identifier of the subscription request for the subscriptions that you want to list.

Returns:

  • (String)


7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7930

class ListSubscriptionsInput < Struct.new(
  :approver_project_id,
  :domain_identifier,
  :max_results,
  :next_token,
  :owning_project_id,
  :sort_by,
  :sort_order,
  :status,
  :subscribed_listing_id,
  :subscription_request_identifier)
  SENSITIVE = []
  include Aws::Structure
end