Uses of Class
software.amazon.awscdk.services.groundstation.CfnMissionProfileProps.Builder
Packages that use CfnMissionProfileProps.Builder
Package
Description
AWS::GroundStation Construct Library
-
Uses of CfnMissionProfileProps.Builder in software.amazon.awscdk.services.groundstation
Methods in software.amazon.awscdk.services.groundstation that return CfnMissionProfileProps.BuilderModifier and TypeMethodDescriptionCfnMissionProfileProps.builder()CfnMissionProfileProps.Builder.contactPostPassDurationSeconds(Number contactPostPassDurationSeconds) Sets the value ofCfnMissionProfileProps.getContactPostPassDurationSeconds()CfnMissionProfileProps.Builder.contactPrePassDurationSeconds(Number contactPrePassDurationSeconds) Sets the value ofCfnMissionProfileProps.getContactPrePassDurationSeconds()CfnMissionProfileProps.Builder.dataflowEdges(List<? extends Object> dataflowEdges) Sets the value ofCfnMissionProfileProps.getDataflowEdges()CfnMissionProfileProps.Builder.dataflowEdges(IResolvable dataflowEdges) Sets the value ofCfnMissionProfileProps.getDataflowEdges()CfnMissionProfileProps.Builder.minimumViableContactDurationSeconds(Number minimumViableContactDurationSeconds) Sets the value ofCfnMissionProfileProps.getMinimumViableContactDurationSeconds()Sets the value ofCfnMissionProfileProps.getName()CfnMissionProfileProps.Builder.streamsKmsKey(IResolvable streamsKmsKey) Sets the value ofCfnMissionProfileProps.getStreamsKmsKey()CfnMissionProfileProps.Builder.streamsKmsKey(CfnMissionProfile.StreamsKmsKeyProperty streamsKmsKey) Sets the value ofCfnMissionProfileProps.getStreamsKmsKey()CfnMissionProfileProps.Builder.streamsKmsRole(String streamsKmsRole) Sets the value ofCfnMissionProfileProps.getStreamsKmsRole()Sets the value ofCfnMissionProfileProps.getTags()CfnMissionProfileProps.Builder.trackingConfigArn(String trackingConfigArn) Sets the value ofCfnMissionProfileProps.getTrackingConfigArn()Constructors in software.amazon.awscdk.services.groundstation with parameters of type CfnMissionProfileProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMissionProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMissionProfileProps.Builder.