class Aws::CloudFront::Types::GetFunctionRequest
@note When making an API call, you may pass GetFunctionRequest
data as a hash: { name: "string", # required stage: "DEVELOPMENT", # accepts DEVELOPMENT, LIVE }
@!attribute [rw] name
The name of the function whose code you are getting. @return [String]
@!attribute [rw] stage
The function’s stage, either `DEVELOPMENT` or `LIVE`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFunctionRequest AWS API Documentation
Constants
- SENSITIVE