class Aws::CloudFront::Types::PublishFunctionRequest
@note When making an API call, you may pass PublishFunctionRequest
data as a hash: { name: "string", # required if_match: "string", # required }
@!attribute [rw] name
The name of the function that you are publishing. @return [String]
@!attribute [rw] if_match
The current version (`ETag` value) of the function that you are publishing, which you can get using `DescribeFunction`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/PublishFunctionRequest AWS API Documentation
Constants
- SENSITIVE