AppsyncFunctionAttributes¶
-
class
aws_cdk.aws_appsync.
AppsyncFunctionAttributes
(*, function_arn)¶ Bases:
object
(experimental) The attributes for imported AppSync Functions.
- Parameters
function_arn (
str
) – (experimental) the ARN of the AppSync function.- Stability
experimental
Attributes
-
function_arn
¶ (experimental) the ARN of the AppSync function.
- Stability
experimental
- Return type
str