Module: Aws::IoTSiteWise::Client::_DescribePipelineResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribePipelineResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#computations::Array[Types::ComputeNode]

Returns:



1346
# File 'sig/client.rbs', line 1346

def computations: () -> ::Array[Types::ComputeNode]

#created_at::Time

Returns:

  • (::Time)


1348
# File 'sig/client.rbs', line 1348

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


1342
# File 'sig/client.rbs', line 1342

def description: () -> ::String

#environment_variables::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


1345
# File 'sig/client.rbs', line 1345

def environment_variables: () -> ::Hash[::String, ::String]

#pipeline_arn::String

Returns:

  • (::String)


1343
# File 'sig/client.rbs', line 1343

def pipeline_arn: () -> ::String

#pipeline_name::String

Returns:

  • (::String)


1340
# File 'sig/client.rbs', line 1340

def pipeline_name: () -> ::String

#statusTypes::ResourceStatus



1347
# File 'sig/client.rbs', line 1347

def status: () -> Types::ResourceStatus

#updated_at::Time

Returns:

  • (::Time)


1349
# File 'sig/client.rbs', line 1349

def updated_at: () -> ::Time

#version::String

Returns:

  • (::String)


1344
# File 'sig/client.rbs', line 1344

def version: () -> ::String

#workspace_name::String

Returns:

  • (::String)


1341
# File 'sig/client.rbs', line 1341

def workspace_name: () -> ::String