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:

  • (::String)


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

def arn: () -> ::String

#comment::String

Returns:

  • (::String)


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

def comment: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_set_id::String

Returns:

  • (::String)


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

def data_set_id: () -> ::String

#finalizedBoolean

Returns:

  • (Boolean)


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

def finalized: () -> bool

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#revocation_comment::String

Returns:

  • (::String)


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

def revocation_comment: () -> ::String

#revokedBoolean

Returns:

  • (Boolean)


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

def revoked: () -> bool

#revoked_at::Time

Returns:

  • (::Time)


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

def revoked_at: () -> ::Time

#source_id::String

Returns:

  • (::String)


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

def source_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time