interface IServiceRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppRunner.IServiceRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapprunner#IServiceRef |
![]() | software.amazon.awscdk.services.apprunner.IServiceRef |
![]() | aws_cdk.aws_apprunner.IServiceRef |
![]() | aws-cdk-lib » aws_apprunner » IServiceRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Service.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
service | Service | A reference to a Service resource. |
node
Type:
Node
The tree node.
serviceRef
Type:
Service
A reference to a Service resource.