Class: Aws::Types::UpdateTelemetryPipelineInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configurationTypes::TelemetryPipelineConfiguration

Returns the value of attribute configuration.



717
718
719
# File 'sig/types.rbs', line 717

def configuration
  @configuration
end

#pipeline_identifier::String

Returns the value of attribute pipeline_identifier.

Returns:

  • (::String)


716
717
718
# File 'sig/types.rbs', line 716

def pipeline_identifier
  @pipeline_identifier
end