Class: Aws::Types::PipelineObject

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#fields::Array[Types::Field]

Returns the value of attribute fields.

Returns:



194
195
196
# File 'sig/types.rbs', line 194

def fields
  @fields
end

#id::String

Returns the value of attribute id.

Returns:



192
193
194
# File 'sig/types.rbs', line 192

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:



193
194
195
# File 'sig/types.rbs', line 193

def name
  @name
end