Class: Aws::Types::UpdateExportRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:file_password])

Instance Attribute Summary collapse

Instance Attribute Details

#export_id ⇒ ::String

Returns the value of attribute export_id.

Returns:

  • (::String)


3623
3624
3625
# File 'sig/types.rbs', line 3623

def export_id
  @export_id
end

#file_password ⇒ ::String

Returns the value of attribute file_password.

Returns:

  • (::String)


3624
3625
3626
# File 'sig/types.rbs', line 3624

def file_password
  @file_password
end