Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.groundstation.CfnMissionProfileMixinProps.Builder
Packages that use CfnMissionProfileMixinProps.Builder
-
Uses of CfnMissionProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.groundstation
Methods in software.amazon.awscdk.cfnpropertymixins.services.groundstation that return CfnMissionProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnMissionProfileMixinProps.builder()CfnMissionProfileMixinProps.Builder.contactPostPassDurationSeconds(Number contactPostPassDurationSeconds) Sets the value ofCfnMissionProfileMixinProps.getContactPostPassDurationSeconds()CfnMissionProfileMixinProps.Builder.contactPrePassDurationSeconds(Number contactPrePassDurationSeconds) Sets the value ofCfnMissionProfileMixinProps.getContactPrePassDurationSeconds()CfnMissionProfileMixinProps.Builder.dataflowEdges(List<? extends Object> dataflowEdges) Sets the value ofCfnMissionProfileMixinProps.getDataflowEdges()CfnMissionProfileMixinProps.Builder.dataflowEdges(IResolvable dataflowEdges) Sets the value ofCfnMissionProfileMixinProps.getDataflowEdges()CfnMissionProfileMixinProps.Builder.minimumViableContactDurationSeconds(Number minimumViableContactDurationSeconds) Sets the value ofCfnMissionProfileMixinProps.getMinimumViableContactDurationSeconds()Sets the value ofCfnMissionProfileMixinProps.getName()CfnMissionProfileMixinProps.Builder.streamsKmsKey(CfnMissionProfilePropsMixin.StreamsKmsKeyProperty streamsKmsKey) Sets the value ofCfnMissionProfileMixinProps.getStreamsKmsKey()CfnMissionProfileMixinProps.Builder.streamsKmsKey(IResolvable streamsKmsKey) Sets the value ofCfnMissionProfileMixinProps.getStreamsKmsKey()CfnMissionProfileMixinProps.Builder.streamsKmsRole(String streamsKmsRole) Sets the value ofCfnMissionProfileMixinProps.getStreamsKmsRole()Sets the value ofCfnMissionProfileMixinProps.getTags()CfnMissionProfileMixinProps.Builder.telemetrySinkConfigArn(String telemetrySinkConfigArn) Sets the value ofCfnMissionProfileMixinProps.getTelemetrySinkConfigArn()CfnMissionProfileMixinProps.Builder.trackingConfigArn(String trackingConfigArn) Sets the value ofCfnMissionProfileMixinProps.getTrackingConfigArn()CfnMissionProfileMixinProps.Builder.trackingConfigArn(IConfigRef trackingConfigArn) Sets the value ofCfnMissionProfileMixinProps.getTrackingConfigArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.groundstation with parameters of type CfnMissionProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMissionProfileMixinProps.Builder.