Class: Aws::Pricing::Types::GetPriceListFileUrlRequest

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/webhookdb/replicator/aws_pricing_v1.rb

Constant Summary collapse

SENSITIVE =
[].freeze

Instance Attribute Summary collapse

Instance Attribute Details

#file_formatObject

Returns the value of attribute file_format

Returns:

  • (Object)

    the current value of file_format



405
406
407
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 405

def file_format
  @file_format
end

#price_list_arnObject

Returns the value of attribute price_list_arn

Returns:

  • (Object)

    the current value of price_list_arn



405
406
407
# File 'lib/webhookdb/replicator/aws_pricing_v1.rb', line 405

def price_list_arn
  @price_list_arn
end