Module: Aws::DataExchange::Client::_UpdateRevisionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#comment::String

Returns:

  • (::String)


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

def comment: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_set_id::String

Returns:

  • (::String)


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

def data_set_id: () -> ::String

#finalizedBoolean

Returns:

  • (Boolean)


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

def finalized: () -> bool

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#revocation_comment::String

Returns:

  • (::String)


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

def revocation_comment: () -> ::String

#revokedBoolean

Returns:

  • (Boolean)


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

def revoked: () -> bool

#revoked_at::Time

Returns:

  • (::Time)


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

def revoked_at: () -> ::Time

#source_id::String

Returns:

  • (::String)


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

def source_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time