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