Class: Aws::Types::UpdateChangesetResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#changeset_id::String

Returns the value of attribute changeset_id.

Returns:

  • (::String)


570
571
572
# File 'sig/types.rbs', line 570

def changeset_id
  @changeset_id
end

#dataset_id::String

Returns the value of attribute dataset_id.

Returns:

  • (::String)


571
572
573
# File 'sig/types.rbs', line 571

def dataset_id
  @dataset_id
end