Class: Aws::Types::MergeConstruct

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#construct_id ⇒ ::String

Returns the value of attribute construct_id.

Returns:

  • (::String)


1243
1244
1245
# File 'sig/types.rbs', line 1243

def construct_id
  @construct_id
end

#segment_id ⇒ ::String

Returns the value of attribute segment_id.

Returns:

  • (::String)


1242
1243
1244
# File 'sig/types.rbs', line 1242

def segment_id
  @segment_id
end