Class: Aws::Types::Target

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_sync_parametersTypes::AppSyncParameters

Returns the value of attribute app_sync_parameters.



1204
1205
1206
# File 'sig/types.rbs', line 1204

def app_sync_parameters
  @app_sync_parameters
end

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


1189
1190
1191
# File 'sig/types.rbs', line 1189

def arn
  @arn
end

#batch_parametersTypes::BatchParameters

Returns the value of attribute batch_parameters.



1197
1198
1199
# File 'sig/types.rbs', line 1197

def batch_parameters
  @batch_parameters
end

#dead_letter_configTypes::DeadLetterConfig

Returns the value of attribute dead_letter_config.



1202
1203
1204
# File 'sig/types.rbs', line 1202

def dead_letter_config
  @dead_letter_config
end

#ecs_parametersTypes::EcsParameters

Returns the value of attribute ecs_parameters.



1196
1197
1198
# File 'sig/types.rbs', line 1196

def ecs_parameters
  @ecs_parameters
end

#http_parametersTypes::HttpParameters

Returns the value of attribute http_parameters.



1199
1200
1201
# File 'sig/types.rbs', line 1199

def http_parameters
  @http_parameters
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1188
1189
1190
# File 'sig/types.rbs', line 1188

def id
  @id
end

#input::String

Returns the value of attribute input.

Returns:

  • (::String)


1191
1192
1193
# File 'sig/types.rbs', line 1191

def input
  @input
end

#input_path::String

Returns the value of attribute input_path.

Returns:

  • (::String)


1192
1193
1194
# File 'sig/types.rbs', line 1192

def input_path
  @input_path
end

#input_transformerTypes::InputTransformer

Returns the value of attribute input_transformer.



1193
1194
1195
# File 'sig/types.rbs', line 1193

def input_transformer
  @input_transformer
end

#kinesis_parametersTypes::KinesisParameters

Returns the value of attribute kinesis_parameters.



1194
1195
1196
# File 'sig/types.rbs', line 1194

def kinesis_parameters
  @kinesis_parameters
end

#redshift_data_parametersTypes::RedshiftDataParameters

Returns the value of attribute redshift_data_parameters.



1200
1201
1202
# File 'sig/types.rbs', line 1200

def redshift_data_parameters
  @redshift_data_parameters
end

#retry_policyTypes::RetryPolicy

Returns the value of attribute retry_policy.

Returns:



1203
1204
1205
# File 'sig/types.rbs', line 1203

def retry_policy
  @retry_policy
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


1190
1191
1192
# File 'sig/types.rbs', line 1190

def role_arn
  @role_arn
end

#run_command_parametersTypes::RunCommandParameters

Returns the value of attribute run_command_parameters.



1195
1196
1197
# File 'sig/types.rbs', line 1195

def run_command_parameters
  @run_command_parameters
end

#sage_maker_pipeline_parametersTypes::SageMakerPipelineParameters

Returns the value of attribute sage_maker_pipeline_parameters.



1201
1202
1203
# File 'sig/types.rbs', line 1201

def sage_maker_pipeline_parameters
  @sage_maker_pipeline_parameters
end

#sqs_parametersTypes::SqsParameters

Returns the value of attribute sqs_parameters.



1198
1199
1200
# File 'sig/types.rbs', line 1198

def sqs_parameters
  @sqs_parameters
end