Class: Aws::Types::GetPriceListFileUrlRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_format::String

Returns the value of attribute file_format.

Returns:

  • (::String)


64
65
66
# File 'sig/types.rbs', line 64

def file_format
  @file_format
end

#price_list_arn::String

Returns the value of attribute price_list_arn.

Returns:

  • (::String)


63
64
65
# File 'sig/types.rbs', line 63

def price_list_arn
  @price_list_arn
end