Class: Aws::DataZone::Types::UpdateSubscriptionTargetOutput

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 applicable asset types to be updated as part of the UpdateSubscriptionTarget action.

Returns:

  • (Array<String>)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 to be updated as part of the UpdateSubscriptionTarget action.

Returns:

  • (Array<String>)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 a subscription target was created.

Returns:

  • (Time)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

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


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 identifier of the Amazon DataZone domain in which a subscription target is to be updated.

Returns:

  • (String)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 identifier of the environment in which a subscription target is to be updated.

Returns:

  • (String)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

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

Identifier of the subscription target that is to be updated.

Returns:

  • (String)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 to be updated as part of the UpdateSubscriptionTarget action.

Returns:

  • (String)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 to be updated as part of the UpdateSubscriptionTarget action.

Returns:

  • (String)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 identifier of the project in which a subscription target is to be updated.

Returns:

  • (String)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 to be updated as part of the UpdateSubscriptionTarget action.

Returns:

  • (String)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 to be updated as part of the UpdateSubscriptionTarget action.

Returns:



11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

class UpdateSubscriptionTargetOutput < 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 to be updated as part of the UpdateSubscriptionTarget action.

Returns:

  • (String)


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

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


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

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


11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001
12002
12003
12004
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11986

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