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