Class: Aws::Types::CreateChangesetResponse

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)


83
84
85
# File 'sig/types.rbs', line 83

def changeset_id
  @changeset_id
end

#dataset_id::String

Returns the value of attribute dataset_id.

Returns:

  • (::String)


82
83
84
# File 'sig/types.rbs', line 82

def dataset_id
  @dataset_id
end