get Function
Resource Type definition for AWS::CloudFront::Function
Return
null
Parameters
argument
null
Return
null
Parameters
function Arn
The ARN of the function. For example: arn:aws:cloudfront::123456789012:function/ExampleFunction
. To get the function ARN, use the following syntax: !GetAtt *Function_Logical_ID* .FunctionMetadata.FunctionARN
See also
suspend fun getFunction(argument: suspend GetFunctionPlainArgsBuilder.() -> Unit): GetFunctionResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.cloudfront.kotlin.inputs.GetFunctionPlainArgs.