Uses of Class
software.amazon.awscdk.services.groundstation.MissionProfileReference.Builder
Packages that use MissionProfileReference.Builder
Package
Description
AWS::GroundStation Construct Library
-
Uses of MissionProfileReference.Builder in software.amazon.awscdk.services.groundstation
Methods in software.amazon.awscdk.services.groundstation that return MissionProfileReference.BuilderModifier and TypeMethodDescriptionMissionProfileReference.builder()
MissionProfileReference.Builder.missionProfileArn
(String missionProfileArn) Sets the value ofMissionProfileReference.getMissionProfileArn()
MissionProfileReference.Builder.missionProfileId
(String missionProfileId) Sets the value ofMissionProfileReference.getMissionProfileId()
Constructors in software.amazon.awscdk.services.groundstation with parameters of type MissionProfileReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theMissionProfileReference.Builder
.