Class: Aws::CloudFront::Types::InvalidTTLOrder

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-cloudfront/types.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

Returns:

  • (String)


5070
5071
5072
5073
# File 'lib/aws-sdk-cloudfront/types.rb', line 5070

class InvalidTTLOrder < Struct.new(
  :message)
  include Aws::Structure
end