interface IMissionProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.GroundStation.IMissionProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsgroundstation#IMissionProfileRef |
![]() | software.amazon.awscdk.services.groundstation.IMissionProfileRef |
![]() | aws_cdk.aws_groundstation.IMissionProfileRef |
![]() | aws-cdk-lib » aws_groundstation » IMissionProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a MissionProfile.
Properties
Name | Type | Description |
---|---|---|
mission | Mission | A reference to a MissionProfile resource. |
node | Node | The tree node. |
missionProfileRef
Type:
Mission
A reference to a MissionProfile resource.
node
Type:
Node
The tree node.