Module: Aws::DataExchange::Client::_RevokeRevisionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:



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

def arn: () -> ::String

#comment::String

Returns:



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

def comment: () -> ::String

#created_at::Time

Returns:



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

def created_at: () -> ::Time

#data_set_id::String

Returns:



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

def data_set_id: () -> ::String

#finalizedBoolean

Returns:



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

def finalized: () -> bool

#id::String

Returns:



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

def id: () -> ::String

#revocation_comment::String

Returns:



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

def revocation_comment: () -> ::String

#revokedBoolean

Returns:



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

def revoked: () -> bool

#revoked_at::Time

Returns:



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

def revoked_at: () -> ::Time

#source_id::String

Returns:



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

def source_id: () -> ::String

#updated_at::Time

Returns:



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

def updated_at: () -> ::Time