Class: Aws::Types::GetChangesetRequest

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)


265
266
267
# File 'sig/types.rbs', line 265

def changeset_id
  @changeset_id
end

#dataset_id::String

Returns the value of attribute dataset_id.

Returns:

  • (::String)


264
265
266
# File 'sig/types.rbs', line 264

def dataset_id
  @dataset_id
end