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:



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

def arn: () -> ::String

#comment::String

Returns:



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

def comment: () -> ::String

#created_at::Time

Returns:



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

def created_at: () -> ::Time

#data_set_id::String

Returns:



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

def data_set_id: () -> ::String

#finalizedBoolean

Returns:



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

def finalized: () -> bool

#id::String

Returns:



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

def id: () -> ::String

#revocation_comment::String

Returns:



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

def revocation_comment: () -> ::String

#revokedBoolean

Returns:



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

def revoked: () -> bool

#revoked_at::Time

Returns:



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

def revoked_at: () -> ::Time

#source_id::String

Returns:



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

def source_id: () -> ::String

#updated_at::Time

Returns:



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

def updated_at: () -> ::Time