Module: Aws::DataExchange::Client::_GetRevisionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#comment::String

Returns:

  • (::String)


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

def comment: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_set_id::String

Returns:

  • (::String)


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

def data_set_id: () -> ::String

#finalizedBoolean

Returns:

  • (Boolean)


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

def finalized: () -> bool

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#revocation_comment::String

Returns:

  • (::String)


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

def revocation_comment: () -> ::String

#revokedBoolean

Returns:

  • (Boolean)


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

def revoked: () -> bool

#revoked_at::Time

Returns:

  • (::Time)


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

def revoked_at: () -> ::Time

#source_id::String

Returns:

  • (::String)


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

def source_id: () -> ::String

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

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time