Module: Aws::DataExchange::Client::_CreateRevisionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateRevisionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


322
# File 'sig/client.rbs', line 322

def arn: () -> ::String

#comment::String

Returns:

  • (::String)


323
# File 'sig/client.rbs', line 323

def comment: () -> ::String

#created_at::Time

Returns:

  • (::Time)


324
# File 'sig/client.rbs', line 324

def created_at: () -> ::Time

#data_set_id::String

Returns:

  • (::String)


325
# File 'sig/client.rbs', line 325

def data_set_id: () -> ::String

#finalizedBoolean

Returns:

  • (Boolean)


326
# File 'sig/client.rbs', line 326

def finalized: () -> bool

#id::String

Returns:

  • (::String)


327
# File 'sig/client.rbs', line 327

def id: () -> ::String

#revocation_comment::String

Returns:

  • (::String)


331
# File 'sig/client.rbs', line 331

def revocation_comment: () -> ::String

#revokedBoolean

Returns:

  • (Boolean)


332
# File 'sig/client.rbs', line 332

def revoked: () -> bool

#revoked_at::Time

Returns:

  • (::Time)


333
# File 'sig/client.rbs', line 333

def revoked_at: () -> ::Time

#source_id::String

Returns:

  • (::String)


328
# File 'sig/client.rbs', line 328

def source_id: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


329
# File 'sig/client.rbs', line 329

def tags: () -> ::Hash[::String, ::String]

#updated_at::Time

Returns:

  • (::Time)


330
# File 'sig/client.rbs', line 330

def updated_at: () -> ::Time