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


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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:



6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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)


6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 6257

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