interface IMethodRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.APIGateway.IMethodRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapigateway#IMethodRef |
![]() | software.amazon.awscdk.services.apigateway.IMethodRef |
![]() | aws_cdk.aws_apigateway.IMethodRef |
![]() | aws-cdk-lib » aws_apigateway » IMethodRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Method.
Properties
Name | Type | Description |
---|---|---|
method | Method | A reference to a Method resource. |
node | Node | The tree node. |
methodRef
Type:
Method
A reference to a Method resource.
node
Type:
Node
The tree node.