Class: Aws::Types::StartDirectoryListingResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#listing_id::String

Returns the value of attribute listing_id.

Returns:

  • (::String)


1227
1228
1229
# File 'sig/types.rbs', line 1227

def listing_id
  @listing_id
end

#output_file_name::String

Returns the value of attribute output_file_name.

Returns:

  • (::String)


1228
1229
1230
# File 'sig/types.rbs', line 1228

def output_file_name
  @output_file_name
end