Class: Aws::DataZone::Types::CreateSubscriptionTargetOutput

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

Overview

Constant Summary collapse

SENSITIVE =
[:name]

Instance Attribute Summary collapse

Instance Attribute Details

#applicable_asset_typesArray<String>

The asset types that can be included in the subscription target.

Returns:

  • (Array<String>)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#authorized_principalsArray<String>

The authorised principals of the subscription target.

Returns:

  • (Array<String>)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#created_atTime

The timestamp of when the subscription target was created.

Returns:

  • (Time)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#created_byString

The Amazon DataZone user who created the subscription target.

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#domain_idString

The ID of the Amazon DataZone domain in which the subscription target was created.

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#environment_idString

The ID of the environment in which the subscription target was created.

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#idString

The ID of the subscription target.

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#manage_access_roleString

The manage access role with which the subscription target was created.

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#nameString

The name of the subscription target.

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#project_idString

???

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#providerString

The provider of the subscription target.

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#subscription_target_configArray<Types::SubscriptionTargetForm>

The configuration of the subscription target.

Returns:



2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#typeString

The type of the subscription target.

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#updated_atTime

The timestamp of when the subscription target was updated.

Returns:

  • (Time)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end

#updated_byString

The Amazon DataZone user who updated the subscription target.

Returns:

  • (String)


2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 2735

class CreateSubscriptionTargetOutput < Struct.new(
  :applicable_asset_types,
  :authorized_principals,
  :created_at,
  :created_by,
  :domain_id,
  :environment_id,
  :id,
  :manage_access_role,
  :name,
  :project_id,
  :provider,
  :subscription_target_config,
  :type,
  :updated_at,
  :updated_by)
  SENSITIVE = [:name]
  include Aws::Structure
end