Class: Aws::Types::ExportSqlDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_url::String

Returns the value of attribute object_url.

Returns:

  • (::String)


1489
1490
1491
# File 'sig/types.rbs', line 1489

def object_url
  @object_url
end

#s3_object_key::String

Returns the value of attribute s3_object_key.

Returns:

  • (::String)


1488
1489
1490
# File 'sig/types.rbs', line 1488

def s3_object_key
  @s3_object_key
end