Uses of Interface
software.amazon.awscdk.interfaces.groundstation.IMissionProfileRef
Packages that use IMissionProfileRef
Package
Description
AWS::GroundStation Construct Library
-
Uses of IMissionProfileRef in software.amazon.awscdk.interfaces.groundstation
Subinterfaces of IMissionProfileRef in software.amazon.awscdk.interfaces.groundstationModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMissionProfileRef.Classes in software.amazon.awscdk.interfaces.groundstation that implement IMissionProfileRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMissionProfileRef in software.amazon.awscdk.services.groundstation
Classes in software.amazon.awscdk.services.groundstation that implement IMissionProfileRefModifier and TypeClassDescriptionclassMission profiles specify parameters and provide references to config objects to define how Ground Station lists and executes contacts.Methods in software.amazon.awscdk.services.groundstation that return IMissionProfileRefModifier and TypeMethodDescriptionstatic IMissionProfileRefCfnMissionProfile.fromMissionProfileId(software.constructs.Construct scope, String id, String missionProfileId) Creates a new IMissionProfileRef from a missionProfileId.