Class: Aws::Types::DeleteExportRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#export_id ⇒ ::String

Returns the value of attribute export_id.

Returns:

  • (::String)


1217
1218
1219
# File 'sig/types.rbs', line 1217

def export_id
  @export_id
end