Class: Aws::DataZone::Types::GetSubscriptionTargetOutput

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 associated with the subscription target.

Returns:

  • (Array<String>)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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 authorized principals of the subscription target.

Returns:

  • (Array<String>)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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 exists.

Returns:

  • (String)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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 associated with the subscription target.

Returns:

  • (String)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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

The ID of the project associated with the subscription target.

Returns:

  • (String)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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 teh subscription target.

Returns:



8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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)


8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 8286

class GetSubscriptionTargetOutput < 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