Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.groundstation package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.groundstation package.
(build-cfn-config-antenna-downlink-config-property-builder builder id config)
The build-cfn-config-antenna-downlink-config-property-builder function updates a CfnConfig$AntennaDownlinkConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$AntennaDownlinkConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
spectrumConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :spectrum-config |
The build-cfn-config-antenna-downlink-config-property-builder function updates a CfnConfig$AntennaDownlinkConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$AntennaDownlinkConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `spectrumConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:spectrum-config` |
(build-cfn-config-antenna-downlink-demod-decode-config-property-builder builder
id
config)
The build-cfn-config-antenna-downlink-demod-decode-config-property-builder function updates a CfnConfig$AntennaDownlinkDemodDecodeConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$AntennaDownlinkDemodDecodeConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
decodeConfig | software.amazon.awscdk.services.groundstation.CfnConfig$DecodeConfigProperty | cdk.support/lookup-entry | :decode-config |
demodulationConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :demodulation-config |
spectrumConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :spectrum-config |
The build-cfn-config-antenna-downlink-demod-decode-config-property-builder function updates a CfnConfig$AntennaDownlinkDemodDecodeConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$AntennaDownlinkDemodDecodeConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `decodeConfig` | software.amazon.awscdk.services.groundstation.CfnConfig$DecodeConfigProperty | [[cdk.support/lookup-entry]] | `:decode-config` | | `demodulationConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:demodulation-config` | | `spectrumConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:spectrum-config` |
(build-cfn-config-antenna-uplink-config-property-builder builder id config)
The build-cfn-config-antenna-uplink-config-property-builder function updates a CfnConfig$AntennaUplinkConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$AntennaUplinkConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
spectrumConfig | software.amazon.awscdk.services.groundstation.CfnConfig$UplinkSpectrumConfigProperty | cdk.support/lookup-entry | :spectrum-config |
targetEirp | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :target-eirp |
transmitDisabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :transmit-disabled |
The build-cfn-config-antenna-uplink-config-property-builder function updates a CfnConfig$AntennaUplinkConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$AntennaUplinkConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `spectrumConfig` | software.amazon.awscdk.services.groundstation.CfnConfig$UplinkSpectrumConfigProperty | [[cdk.support/lookup-entry]] | `:spectrum-config` | | `targetEirp` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:target-eirp` | | `transmitDisabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:transmit-disabled` |
(build-cfn-config-builder builder id config)
The build-cfn-config-builder function updates a CfnConfig$Builder instance using the provided configuration. The function takes the CfnConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
configData | software.amazon.awscdk.services.groundstation.CfnConfig$ConfigDataProperty | cdk.support/lookup-entry | :config-data |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-config-builder function updates a CfnConfig$Builder instance using the provided configuration. The function takes the CfnConfig$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `configData` | software.amazon.awscdk.services.groundstation.CfnConfig$ConfigDataProperty | [[cdk.support/lookup-entry]] | `:config-data` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-config-config-data-property-builder builder id config)
The build-cfn-config-config-data-property-builder function updates a CfnConfig$ConfigDataProperty$Builder instance using the provided configuration. The function takes the CfnConfig$ConfigDataProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
antennaDownlinkConfig | software.amazon.awscdk.services.groundstation.CfnConfig$AntennaDownlinkConfigProperty | cdk.support/lookup-entry | :antenna-downlink-config |
antennaDownlinkDemodDecodeConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :antenna-downlink-demod-decode-config |
antennaUplinkConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :antenna-uplink-config |
dataflowEndpointConfig | software.amazon.awscdk.services.groundstation.CfnConfig$DataflowEndpointConfigProperty | cdk.support/lookup-entry | :dataflow-endpoint-config |
s3RecordingConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :s3-recording-config |
trackingConfig | software.amazon.awscdk.services.groundstation.CfnConfig$TrackingConfigProperty | cdk.support/lookup-entry | :tracking-config |
uplinkEchoConfig | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :uplink-echo-config |
The build-cfn-config-config-data-property-builder function updates a CfnConfig$ConfigDataProperty$Builder instance using the provided configuration. The function takes the CfnConfig$ConfigDataProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `antennaDownlinkConfig` | software.amazon.awscdk.services.groundstation.CfnConfig$AntennaDownlinkConfigProperty | [[cdk.support/lookup-entry]] | `:antenna-downlink-config` | | `antennaDownlinkDemodDecodeConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:antenna-downlink-demod-decode-config` | | `antennaUplinkConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:antenna-uplink-config` | | `dataflowEndpointConfig` | software.amazon.awscdk.services.groundstation.CfnConfig$DataflowEndpointConfigProperty | [[cdk.support/lookup-entry]] | `:dataflow-endpoint-config` | | `s3RecordingConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3-recording-config` | | `trackingConfig` | software.amazon.awscdk.services.groundstation.CfnConfig$TrackingConfigProperty | [[cdk.support/lookup-entry]] | `:tracking-config` | | `uplinkEchoConfig` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:uplink-echo-config` |
(build-cfn-config-dataflow-endpoint-config-property-builder builder id config)
The build-cfn-config-dataflow-endpoint-config-property-builder function updates a CfnConfig$DataflowEndpointConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$DataflowEndpointConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
dataflowEndpointName | java.lang.String | cdk.support/lookup-entry | :dataflow-endpoint-name |
dataflowEndpointRegion | java.lang.String | cdk.support/lookup-entry | :dataflow-endpoint-region |
The build-cfn-config-dataflow-endpoint-config-property-builder function updates a CfnConfig$DataflowEndpointConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$DataflowEndpointConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `dataflowEndpointName` | java.lang.String | [[cdk.support/lookup-entry]] | `:dataflow-endpoint-name` | | `dataflowEndpointRegion` | java.lang.String | [[cdk.support/lookup-entry]] | `:dataflow-endpoint-region` |
(build-cfn-config-decode-config-property-builder builder id config)
The build-cfn-config-decode-config-property-builder function updates a CfnConfig$DecodeConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$DecodeConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
unvalidatedJson | java.lang.String | cdk.support/lookup-entry | :unvalidated-json |
The build-cfn-config-decode-config-property-builder function updates a CfnConfig$DecodeConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$DecodeConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `unvalidatedJson` | java.lang.String | [[cdk.support/lookup-entry]] | `:unvalidated-json` |
(build-cfn-config-demodulation-config-property-builder builder id config)
The build-cfn-config-demodulation-config-property-builder function updates a CfnConfig$DemodulationConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$DemodulationConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
unvalidatedJson | java.lang.String | cdk.support/lookup-entry | :unvalidated-json |
The build-cfn-config-demodulation-config-property-builder function updates a CfnConfig$DemodulationConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$DemodulationConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `unvalidatedJson` | java.lang.String | [[cdk.support/lookup-entry]] | `:unvalidated-json` |
(build-cfn-config-eirp-property-builder builder id config)
The build-cfn-config-eirp-property-builder function updates a CfnConfig$EirpProperty$Builder instance using the provided configuration. The function takes the CfnConfig$EirpProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
units | java.lang.String | cdk.support/lookup-entry | :units |
value | java.lang.Number | cdk.support/lookup-entry | :value |
The build-cfn-config-eirp-property-builder function updates a CfnConfig$EirpProperty$Builder instance using the provided configuration. The function takes the CfnConfig$EirpProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `units` | java.lang.String | [[cdk.support/lookup-entry]] | `:units` | | `value` | java.lang.Number | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-config-frequency-bandwidth-property-builder builder id config)
The build-cfn-config-frequency-bandwidth-property-builder function updates a CfnConfig$FrequencyBandwidthProperty$Builder instance using the provided configuration. The function takes the CfnConfig$FrequencyBandwidthProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
units | java.lang.String | cdk.support/lookup-entry | :units |
value | java.lang.Number | cdk.support/lookup-entry | :value |
The build-cfn-config-frequency-bandwidth-property-builder function updates a CfnConfig$FrequencyBandwidthProperty$Builder instance using the provided configuration. The function takes the CfnConfig$FrequencyBandwidthProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `units` | java.lang.String | [[cdk.support/lookup-entry]] | `:units` | | `value` | java.lang.Number | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-config-frequency-property-builder builder id config)
The build-cfn-config-frequency-property-builder function updates a CfnConfig$FrequencyProperty$Builder instance using the provided configuration. The function takes the CfnConfig$FrequencyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
units | java.lang.String | cdk.support/lookup-entry | :units |
value | java.lang.Number | cdk.support/lookup-entry | :value |
The build-cfn-config-frequency-property-builder function updates a CfnConfig$FrequencyProperty$Builder instance using the provided configuration. The function takes the CfnConfig$FrequencyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `units` | java.lang.String | [[cdk.support/lookup-entry]] | `:units` | | `value` | java.lang.Number | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-config-props-builder builder id config)
The build-cfn-config-props-builder function updates a CfnConfigProps$Builder instance using the provided configuration. The function takes the CfnConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
configData | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :config-data |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-config-props-builder function updates a CfnConfigProps$Builder instance using the provided configuration. The function takes the CfnConfigProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `configData` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:config-data` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-config-s3-recording-config-property-builder builder id config)
The build-cfn-config-s3-recording-config-property-builder function updates a CfnConfig$S3RecordingConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$S3RecordingConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
bucketArn | java.lang.String | cdk.support/lookup-entry | :bucket-arn |
prefix | java.lang.String | cdk.support/lookup-entry | :prefix |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
The build-cfn-config-s3-recording-config-property-builder function updates a CfnConfig$S3RecordingConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$S3RecordingConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `bucketArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket-arn` | | `prefix` | java.lang.String | [[cdk.support/lookup-entry]] | `:prefix` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` |
(build-cfn-config-spectrum-config-property-builder builder id config)
The build-cfn-config-spectrum-config-property-builder function updates a CfnConfig$SpectrumConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$SpectrumConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
bandwidth | software.amazon.awscdk.services.groundstation.CfnConfig$FrequencyBandwidthProperty | cdk.support/lookup-entry | :bandwidth |
centerFrequency | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :center-frequency |
polarization | java.lang.String | cdk.support/lookup-entry | :polarization |
The build-cfn-config-spectrum-config-property-builder function updates a CfnConfig$SpectrumConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$SpectrumConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `bandwidth` | software.amazon.awscdk.services.groundstation.CfnConfig$FrequencyBandwidthProperty | [[cdk.support/lookup-entry]] | `:bandwidth` | | `centerFrequency` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:center-frequency` | | `polarization` | java.lang.String | [[cdk.support/lookup-entry]] | `:polarization` |
(build-cfn-config-tracking-config-property-builder builder id config)
The build-cfn-config-tracking-config-property-builder function updates a CfnConfig$TrackingConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$TrackingConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
autotrack | java.lang.String | cdk.support/lookup-entry | :autotrack |
The build-cfn-config-tracking-config-property-builder function updates a CfnConfig$TrackingConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$TrackingConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `autotrack` | java.lang.String | [[cdk.support/lookup-entry]] | `:autotrack` |
(build-cfn-config-uplink-echo-config-property-builder builder id config)
The build-cfn-config-uplink-echo-config-property-builder function updates a CfnConfig$UplinkEchoConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$UplinkEchoConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
antennaUplinkConfigArn | java.lang.String | cdk.support/lookup-entry | :antenna-uplink-config-arn |
enabled | java.lang.Boolean | cdk.support/lookup-entry | :enabled |
The build-cfn-config-uplink-echo-config-property-builder function updates a CfnConfig$UplinkEchoConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$UplinkEchoConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `antennaUplinkConfigArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:antenna-uplink-config-arn` | | `enabled` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enabled` |
(build-cfn-config-uplink-spectrum-config-property-builder builder id config)
The build-cfn-config-uplink-spectrum-config-property-builder function updates a CfnConfig$UplinkSpectrumConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$UplinkSpectrumConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
centerFrequency | software.amazon.awscdk.services.groundstation.CfnConfig$FrequencyProperty | cdk.support/lookup-entry | :center-frequency |
polarization | java.lang.String | cdk.support/lookup-entry | :polarization |
The build-cfn-config-uplink-spectrum-config-property-builder function updates a CfnConfig$UplinkSpectrumConfigProperty$Builder instance using the provided configuration. The function takes the CfnConfig$UplinkSpectrumConfigProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `centerFrequency` | software.amazon.awscdk.services.groundstation.CfnConfig$FrequencyProperty | [[cdk.support/lookup-entry]] | `:center-frequency` | | `polarization` | java.lang.String | [[cdk.support/lookup-entry]] | `:polarization` |
(build-cfn-dataflow-endpoint-group-aws-ground-station-agent-endpoint-property-builder
builder
id
config)
The build-cfn-dataflow-endpoint-group-aws-ground-station-agent-endpoint-property-builder function updates a CfnDataflowEndpointGroup$AwsGroundStationAgentEndpointProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$AwsGroundStationAgentEndpointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
agentStatus | java.lang.String | cdk.support/lookup-entry | :agent-status |
auditResults | java.lang.String | cdk.support/lookup-entry | :audit-results |
egressAddress | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :egress-address |
ingressAddress | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :ingress-address |
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-dataflow-endpoint-group-aws-ground-station-agent-endpoint-property-builder function updates a CfnDataflowEndpointGroup$AwsGroundStationAgentEndpointProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$AwsGroundStationAgentEndpointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `agentStatus` | java.lang.String | [[cdk.support/lookup-entry]] | `:agent-status` | | `auditResults` | java.lang.String | [[cdk.support/lookup-entry]] | `:audit-results` | | `egressAddress` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:egress-address` | | `ingressAddress` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:ingress-address` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-dataflow-endpoint-group-builder builder id config)
The build-cfn-dataflow-endpoint-group-builder function updates a CfnDataflowEndpointGroup$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
contactPostPassDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :contact-post-pass-duration-seconds |
contactPrePassDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :contact-pre-pass-duration-seconds |
endpointDetails | java.util.List | cdk.support/lookup-entry | :endpoint-details |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-dataflow-endpoint-group-builder function updates a CfnDataflowEndpointGroup$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `contactPostPassDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:contact-post-pass-duration-seconds` | | `contactPrePassDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:contact-pre-pass-duration-seconds` | | `endpointDetails` | java.util.List | [[cdk.support/lookup-entry]] | `:endpoint-details` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-dataflow-endpoint-group-connection-details-property-builder builder
id
config)
The build-cfn-dataflow-endpoint-group-connection-details-property-builder function updates a CfnDataflowEndpointGroup$ConnectionDetailsProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$ConnectionDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
mtu | java.lang.Number | cdk.support/lookup-entry | :mtu |
socketAddress | software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup$SocketAddressProperty | cdk.support/lookup-entry | :socket-address |
The build-cfn-dataflow-endpoint-group-connection-details-property-builder function updates a CfnDataflowEndpointGroup$ConnectionDetailsProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$ConnectionDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `mtu` | java.lang.Number | [[cdk.support/lookup-entry]] | `:mtu` | | `socketAddress` | software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup$SocketAddressProperty | [[cdk.support/lookup-entry]] | `:socket-address` |
(build-cfn-dataflow-endpoint-group-dataflow-endpoint-property-builder builder
id
config)
The build-cfn-dataflow-endpoint-group-dataflow-endpoint-property-builder function updates a CfnDataflowEndpointGroup$DataflowEndpointProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$DataflowEndpointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
address | software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup$SocketAddressProperty | cdk.support/lookup-entry | :address |
mtu | java.lang.Number | cdk.support/lookup-entry | :mtu |
name | java.lang.String | cdk.support/lookup-entry | :name |
The build-cfn-dataflow-endpoint-group-dataflow-endpoint-property-builder function updates a CfnDataflowEndpointGroup$DataflowEndpointProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$DataflowEndpointProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `address` | software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup$SocketAddressProperty | [[cdk.support/lookup-entry]] | `:address` | | `mtu` | java.lang.Number | [[cdk.support/lookup-entry]] | `:mtu` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` |
(build-cfn-dataflow-endpoint-group-endpoint-details-property-builder builder
id
config)
The build-cfn-dataflow-endpoint-group-endpoint-details-property-builder function updates a CfnDataflowEndpointGroup$EndpointDetailsProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$EndpointDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
awsGroundStationAgentEndpoint | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :aws-ground-station-agent-endpoint |
endpoint | software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup$DataflowEndpointProperty | cdk.support/lookup-entry | :endpoint |
securityDetails | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :security-details |
The build-cfn-dataflow-endpoint-group-endpoint-details-property-builder function updates a CfnDataflowEndpointGroup$EndpointDetailsProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$EndpointDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `awsGroundStationAgentEndpoint` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:aws-ground-station-agent-endpoint` | | `endpoint` | software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup$DataflowEndpointProperty | [[cdk.support/lookup-entry]] | `:endpoint` | | `securityDetails` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:security-details` |
(build-cfn-dataflow-endpoint-group-integer-range-property-builder builder
id
config)
The build-cfn-dataflow-endpoint-group-integer-range-property-builder function updates a CfnDataflowEndpointGroup$IntegerRangeProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$IntegerRangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
maximum | java.lang.Number | cdk.support/lookup-entry | :maximum |
minimum | java.lang.Number | cdk.support/lookup-entry | :minimum |
The build-cfn-dataflow-endpoint-group-integer-range-property-builder function updates a CfnDataflowEndpointGroup$IntegerRangeProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$IntegerRangeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `maximum` | java.lang.Number | [[cdk.support/lookup-entry]] | `:maximum` | | `minimum` | java.lang.Number | [[cdk.support/lookup-entry]] | `:minimum` |
(build-cfn-dataflow-endpoint-group-props-builder builder id config)
The build-cfn-dataflow-endpoint-group-props-builder function updates a CfnDataflowEndpointGroupProps$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
contactPostPassDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :contact-post-pass-duration-seconds |
contactPrePassDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :contact-pre-pass-duration-seconds |
endpointDetails | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :endpoint-details |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-dataflow-endpoint-group-props-builder function updates a CfnDataflowEndpointGroupProps$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroupProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `contactPostPassDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:contact-post-pass-duration-seconds` | | `contactPrePassDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:contact-pre-pass-duration-seconds` | | `endpointDetails` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:endpoint-details` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-dataflow-endpoint-group-ranged-connection-details-property-builder
builder
id
config)
The build-cfn-dataflow-endpoint-group-ranged-connection-details-property-builder function updates a CfnDataflowEndpointGroup$RangedConnectionDetailsProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$RangedConnectionDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
mtu | java.lang.Number | cdk.support/lookup-entry | :mtu |
socketAddress | software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup$RangedSocketAddressProperty | cdk.support/lookup-entry | :socket-address |
The build-cfn-dataflow-endpoint-group-ranged-connection-details-property-builder function updates a CfnDataflowEndpointGroup$RangedConnectionDetailsProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$RangedConnectionDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `mtu` | java.lang.Number | [[cdk.support/lookup-entry]] | `:mtu` | | `socketAddress` | software.amazon.awscdk.services.groundstation.CfnDataflowEndpointGroup$RangedSocketAddressProperty | [[cdk.support/lookup-entry]] | `:socket-address` |
(build-cfn-dataflow-endpoint-group-ranged-socket-address-property-builder
builder
id
config)
The build-cfn-dataflow-endpoint-group-ranged-socket-address-property-builder function updates a CfnDataflowEndpointGroup$RangedSocketAddressProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$RangedSocketAddressProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
portRange | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :port-range |
The build-cfn-dataflow-endpoint-group-ranged-socket-address-property-builder function updates a CfnDataflowEndpointGroup$RangedSocketAddressProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$RangedSocketAddressProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `portRange` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:port-range` |
(build-cfn-dataflow-endpoint-group-security-details-property-builder builder
id
config)
The build-cfn-dataflow-endpoint-group-security-details-property-builder function updates a CfnDataflowEndpointGroup$SecurityDetailsProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$SecurityDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
securityGroupIds | java.util.List | cdk.support/lookup-entry | :security-group-ids |
subnetIds | java.util.List | cdk.support/lookup-entry | :subnet-ids |
The build-cfn-dataflow-endpoint-group-security-details-property-builder function updates a CfnDataflowEndpointGroup$SecurityDetailsProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$SecurityDetailsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` | | `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
(build-cfn-dataflow-endpoint-group-socket-address-property-builder builder
id
config)
The build-cfn-dataflow-endpoint-group-socket-address-property-builder function updates a CfnDataflowEndpointGroup$SocketAddressProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$SocketAddressProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
port | java.lang.Number | cdk.support/lookup-entry | :port |
The build-cfn-dataflow-endpoint-group-socket-address-property-builder function updates a CfnDataflowEndpointGroup$SocketAddressProperty$Builder instance using the provided configuration. The function takes the CfnDataflowEndpointGroup$SocketAddressProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `port` | java.lang.Number | [[cdk.support/lookup-entry]] | `:port` |
(build-cfn-mission-profile-builder builder id config)
The build-cfn-mission-profile-builder function updates a CfnMissionProfile$Builder instance using the provided configuration. The function takes the CfnMissionProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
contactPostPassDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :contact-post-pass-duration-seconds |
contactPrePassDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :contact-pre-pass-duration-seconds |
dataflowEdges | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dataflow-edges |
minimumViableContactDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :minimum-viable-contact-duration-seconds |
name | java.lang.String | cdk.support/lookup-entry | :name |
streamsKmsKey | software.amazon.awscdk.services.groundstation.CfnMissionProfile$StreamsKmsKeyProperty | cdk.support/lookup-entry | :streams-kms-key |
streamsKmsRole | java.lang.String | cdk.support/lookup-entry | :streams-kms-role |
tags | java.util.List | cdk.support/lookup-entry | :tags |
trackingConfigArn | java.lang.String | cdk.support/lookup-entry | :tracking-config-arn |
The build-cfn-mission-profile-builder function updates a CfnMissionProfile$Builder instance using the provided configuration. The function takes the CfnMissionProfile$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `contactPostPassDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:contact-post-pass-duration-seconds` | | `contactPrePassDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:contact-pre-pass-duration-seconds` | | `dataflowEdges` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dataflow-edges` | | `minimumViableContactDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:minimum-viable-contact-duration-seconds` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `streamsKmsKey` | software.amazon.awscdk.services.groundstation.CfnMissionProfile$StreamsKmsKeyProperty | [[cdk.support/lookup-entry]] | `:streams-kms-key` | | `streamsKmsRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:streams-kms-role` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `trackingConfigArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:tracking-config-arn` |
(build-cfn-mission-profile-dataflow-edge-property-builder builder id config)
The build-cfn-mission-profile-dataflow-edge-property-builder function updates a CfnMissionProfile$DataflowEdgeProperty$Builder instance using the provided configuration. The function takes the CfnMissionProfile$DataflowEdgeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
destination | java.lang.String | cdk.support/lookup-entry | :destination |
source | java.lang.String | cdk.support/lookup-entry | :source |
The build-cfn-mission-profile-dataflow-edge-property-builder function updates a CfnMissionProfile$DataflowEdgeProperty$Builder instance using the provided configuration. The function takes the CfnMissionProfile$DataflowEdgeProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `destination` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination` | | `source` | java.lang.String | [[cdk.support/lookup-entry]] | `:source` |
(build-cfn-mission-profile-props-builder builder id config)
The build-cfn-mission-profile-props-builder function updates a CfnMissionProfileProps$Builder instance using the provided configuration. The function takes the CfnMissionProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
contactPostPassDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :contact-post-pass-duration-seconds |
contactPrePassDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :contact-pre-pass-duration-seconds |
dataflowEdges | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dataflow-edges |
minimumViableContactDurationSeconds | java.lang.Number | cdk.support/lookup-entry | :minimum-viable-contact-duration-seconds |
name | java.lang.String | cdk.support/lookup-entry | :name |
streamsKmsKey | software.amazon.awscdk.services.groundstation.CfnMissionProfile$StreamsKmsKeyProperty | cdk.support/lookup-entry | :streams-kms-key |
streamsKmsRole | java.lang.String | cdk.support/lookup-entry | :streams-kms-role |
tags | java.util.List | cdk.support/lookup-entry | :tags |
trackingConfigArn | java.lang.String | cdk.support/lookup-entry | :tracking-config-arn |
The build-cfn-mission-profile-props-builder function updates a CfnMissionProfileProps$Builder instance using the provided configuration. The function takes the CfnMissionProfileProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `contactPostPassDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:contact-post-pass-duration-seconds` | | `contactPrePassDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:contact-pre-pass-duration-seconds` | | `dataflowEdges` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dataflow-edges` | | `minimumViableContactDurationSeconds` | java.lang.Number | [[cdk.support/lookup-entry]] | `:minimum-viable-contact-duration-seconds` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `streamsKmsKey` | software.amazon.awscdk.services.groundstation.CfnMissionProfile$StreamsKmsKeyProperty | [[cdk.support/lookup-entry]] | `:streams-kms-key` | | `streamsKmsRole` | java.lang.String | [[cdk.support/lookup-entry]] | `:streams-kms-role` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `trackingConfigArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:tracking-config-arn` |
(build-cfn-mission-profile-streams-kms-key-property-builder builder id config)
The build-cfn-mission-profile-streams-kms-key-property-builder function updates a CfnMissionProfile$StreamsKmsKeyProperty$Builder instance using the provided configuration. The function takes the CfnMissionProfile$StreamsKmsKeyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
kmsAliasArn | java.lang.String | cdk.support/lookup-entry | :kms-alias-arn |
kmsKeyArn | java.lang.String | cdk.support/lookup-entry | :kms-key-arn |
The build-cfn-mission-profile-streams-kms-key-property-builder function updates a CfnMissionProfile$StreamsKmsKeyProperty$Builder instance using the provided configuration. The function takes the CfnMissionProfile$StreamsKmsKeyProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `kmsAliasArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-alias-arn` | | `kmsKeyArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-arn` |
(cfn-config-antenna-downlink-config-property-builder id config)
Creates a CfnConfig$AntennaDownlinkConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$AntennaDownlinkConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-antenna-downlink-demod-decode-config-property-builder id config)
Creates a CfnConfig$AntennaDownlinkDemodDecodeConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$AntennaDownlinkDemodDecodeConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-antenna-uplink-config-property-builder id config)
Creates a CfnConfig$AntennaUplinkConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$AntennaUplinkConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-builder scope id config)
Creates a CfnConfig$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnConfig$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-config-data-property-builder id config)
Creates a CfnConfig$ConfigDataProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$ConfigDataProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-dataflow-endpoint-config-property-builder id config)
Creates a CfnConfig$DataflowEndpointConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$DataflowEndpointConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-decode-config-property-builder id config)
Creates a CfnConfig$DecodeConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$DecodeConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-demodulation-config-property-builder id config)
Creates a CfnConfig$DemodulationConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$DemodulationConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-eirp-property-builder id config)
Creates a CfnConfig$EirpProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$EirpProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-frequency-bandwidth-property-builder id config)
Creates a CfnConfig$FrequencyBandwidthProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$FrequencyBandwidthProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-frequency-property-builder id config)
Creates a CfnConfig$FrequencyProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$FrequencyProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-props-builder id config)
Creates a CfnConfigProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfigProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-s3-recording-config-property-builder id config)
Creates a CfnConfig$S3RecordingConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$S3RecordingConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-spectrum-config-property-builder id config)
Creates a CfnConfig$SpectrumConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$SpectrumConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-tracking-config-property-builder id config)
Creates a CfnConfig$TrackingConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$TrackingConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-uplink-echo-config-property-builder id config)
Creates a CfnConfig$UplinkEchoConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$UplinkEchoConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-config-uplink-spectrum-config-property-builder id config)
Creates a CfnConfig$UplinkSpectrumConfigProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnConfig$UplinkSpectrumConfigProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-aws-ground-station-agent-endpoint-property-builder
id
config)
Creates a CfnDataflowEndpointGroup$AwsGroundStationAgentEndpointProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$AwsGroundStationAgentEndpointProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-builder scope id config)
Creates a CfnDataflowEndpointGroup$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-connection-details-property-builder id config)
Creates a CfnDataflowEndpointGroup$ConnectionDetailsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$ConnectionDetailsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-dataflow-endpoint-property-builder id config)
Creates a CfnDataflowEndpointGroup$DataflowEndpointProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$DataflowEndpointProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-endpoint-details-property-builder id config)
Creates a CfnDataflowEndpointGroup$EndpointDetailsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$EndpointDetailsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-integer-range-property-builder id config)
Creates a CfnDataflowEndpointGroup$IntegerRangeProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$IntegerRangeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-props-builder id config)
Creates a CfnDataflowEndpointGroupProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroupProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-ranged-connection-details-property-builder id
config)
Creates a CfnDataflowEndpointGroup$RangedConnectionDetailsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$RangedConnectionDetailsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-ranged-socket-address-property-builder id config)
Creates a CfnDataflowEndpointGroup$RangedSocketAddressProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$RangedSocketAddressProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-security-details-property-builder id config)
Creates a CfnDataflowEndpointGroup$SecurityDetailsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$SecurityDetailsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-dataflow-endpoint-group-socket-address-property-builder id config)
Creates a CfnDataflowEndpointGroup$SocketAddressProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataflowEndpointGroup$SocketAddressProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-mission-profile-builder scope id config)
Creates a CfnMissionProfile$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnMissionProfile$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-mission-profile-dataflow-edge-property-builder id config)
Creates a CfnMissionProfile$DataflowEdgeProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnMissionProfile$DataflowEdgeProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-mission-profile-props-builder id config)
Creates a CfnMissionProfileProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnMissionProfileProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-mission-profile-streams-kms-key-property-builder id config)
Creates a CfnMissionProfile$StreamsKmsKeyProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnMissionProfile$StreamsKmsKeyProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close