Class: Aws::DataZone::Types::UpdateDataSourceInput

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

Overview

Constant Summary collapse

SENSITIVE =
[:asset_forms_input, :description, :name, :schedule]

Instance Attribute Summary collapse

Instance Attribute Details

#asset_forms_inputArray<Types::FormInput>

The asset forms to be updated as part of the UpdateDataSource action.

Returns:



14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#configurationTypes::DataSourceConfigurationInput

The configuration to be updated as part of the UpdateDataSource action.



14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#descriptionString

The description to be updated as part of the UpdateDataSource action.

Returns:

  • (String)


14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#domain_identifierString

The identifier of the domain in which to update a data source.

Returns:

  • (String)


14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#enable_settingString

The enable setting to be updated as part of the UpdateDataSource action.

Returns:

  • (String)


14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#identifierString

The identifier of the data source to be updated.

Returns:

  • (String)


14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#nameString

The name to be updated as part of the UpdateDataSource action.

Returns:

  • (String)


14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#publish_on_importBoolean

The publish on import setting to be updated as part of the UpdateDataSource action.

Returns:

  • (Boolean)


14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#recommendationTypes::RecommendationConfiguration

The recommendation to be updated as part of the UpdateDataSource action.



14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#retain_permissions_on_revoke_failureBoolean

Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.

Returns:

  • (Boolean)


14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end

#scheduleTypes::ScheduleConfiguration

The schedule to be updated as part of the UpdateDataSource action.



14678
14679
14680
14681
14682
14683
14684
14685
14686
14687
14688
14689
14690
14691
14692
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 14678

class UpdateDataSourceInput < Struct.new(
  :asset_forms_input,
  :configuration,
  :description,
  :domain_identifier,
  :enable_setting,
  :identifier,
  :name,
  :publish_on_import,
  :recommendation,
  :retain_permissions_on_revoke_failure,
  :schedule)
  SENSITIVE = [:asset_forms_input, :description, :name, :schedule]
  include Aws::Structure
end