Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.rum package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.rum package.
(build-cfn-app-monitor-app-monitor-configuration-property-builder builder
id
config)
The build-cfn-app-monitor-app-monitor-configuration-property-builder function updates a CfnAppMonitor$AppMonitorConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAppMonitor$AppMonitorConfigurationProperty$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 |
---|---|---|---|
allowCookies | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :allow-cookies |
enableXRay | java.lang.Boolean | cdk.support/lookup-entry | :enable-x-ray |
excludedPages | java.util.List | cdk.support/lookup-entry | :excluded-pages |
favoritePages | java.util.List | cdk.support/lookup-entry | :favorite-pages |
guestRoleArn | java.lang.String | cdk.support/lookup-entry | :guest-role-arn |
identityPoolId | java.lang.String | cdk.support/lookup-entry | :identity-pool-id |
includedPages | java.util.List | cdk.support/lookup-entry | :included-pages |
metricDestinations | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :metric-destinations |
sessionSampleRate | java.lang.Number | cdk.support/lookup-entry | :session-sample-rate |
telemetries | java.util.List | cdk.support/lookup-entry | :telemetries |
The build-cfn-app-monitor-app-monitor-configuration-property-builder function updates a CfnAppMonitor$AppMonitorConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnAppMonitor$AppMonitorConfigurationProperty$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 | |---|---|---|---| | `allowCookies` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:allow-cookies` | | `enableXRay` | java.lang.Boolean | [[cdk.support/lookup-entry]] | `:enable-x-ray` | | `excludedPages` | java.util.List | [[cdk.support/lookup-entry]] | `:excluded-pages` | | `favoritePages` | java.util.List | [[cdk.support/lookup-entry]] | `:favorite-pages` | | `guestRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:guest-role-arn` | | `identityPoolId` | java.lang.String | [[cdk.support/lookup-entry]] | `:identity-pool-id` | | `includedPages` | java.util.List | [[cdk.support/lookup-entry]] | `:included-pages` | | `metricDestinations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:metric-destinations` | | `sessionSampleRate` | java.lang.Number | [[cdk.support/lookup-entry]] | `:session-sample-rate` | | `telemetries` | java.util.List | [[cdk.support/lookup-entry]] | `:telemetries` |
(build-cfn-app-monitor-builder builder id config)
The build-cfn-app-monitor-builder function updates a CfnAppMonitor$Builder instance using the provided configuration. The function takes the CfnAppMonitor$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 |
---|---|---|---|
appMonitorConfiguration | software.amazon.awscdk.services.rum.CfnAppMonitor$AppMonitorConfigurationProperty | cdk.support/lookup-entry | :app-monitor-configuration |
customEvents | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :custom-events |
cwLogEnabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :cw-log-enabled |
domain | java.lang.String | cdk.support/lookup-entry | :domain |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-app-monitor-builder function updates a CfnAppMonitor$Builder instance using the provided configuration. The function takes the CfnAppMonitor$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 | |---|---|---|---| | `appMonitorConfiguration` | software.amazon.awscdk.services.rum.CfnAppMonitor$AppMonitorConfigurationProperty | [[cdk.support/lookup-entry]] | `:app-monitor-configuration` | | `customEvents` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:custom-events` | | `cwLogEnabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cw-log-enabled` | | `domain` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-app-monitor-custom-events-property-builder builder id config)
The build-cfn-app-monitor-custom-events-property-builder function updates a CfnAppMonitor$CustomEventsProperty$Builder instance using the provided configuration. The function takes the CfnAppMonitor$CustomEventsProperty$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 |
---|---|---|---|
status | java.lang.String | cdk.support/lookup-entry | :status |
The build-cfn-app-monitor-custom-events-property-builder function updates a CfnAppMonitor$CustomEventsProperty$Builder instance using the provided configuration. The function takes the CfnAppMonitor$CustomEventsProperty$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 | |---|---|---|---| | `status` | java.lang.String | [[cdk.support/lookup-entry]] | `:status` |
(build-cfn-app-monitor-metric-definition-property-builder builder id config)
The build-cfn-app-monitor-metric-definition-property-builder function updates a CfnAppMonitor$MetricDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnAppMonitor$MetricDefinitionProperty$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 |
---|---|---|---|
dimensionKeys | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :dimension-keys |
eventPattern | java.lang.String | cdk.support/lookup-entry | :event-pattern |
name | java.lang.String | cdk.support/lookup-entry | :name |
namespace | java.lang.String | cdk.support/lookup-entry | :namespace |
unitLabel | java.lang.String | cdk.support/lookup-entry | :unit-label |
valueKey | java.lang.String | cdk.support/lookup-entry | :value-key |
The build-cfn-app-monitor-metric-definition-property-builder function updates a CfnAppMonitor$MetricDefinitionProperty$Builder instance using the provided configuration. The function takes the CfnAppMonitor$MetricDefinitionProperty$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 | |---|---|---|---| | `dimensionKeys` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:dimension-keys` | | `eventPattern` | java.lang.String | [[cdk.support/lookup-entry]] | `:event-pattern` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `namespace` | java.lang.String | [[cdk.support/lookup-entry]] | `:namespace` | | `unitLabel` | java.lang.String | [[cdk.support/lookup-entry]] | `:unit-label` | | `valueKey` | java.lang.String | [[cdk.support/lookup-entry]] | `:value-key` |
(build-cfn-app-monitor-metric-destination-property-builder builder id config)
The build-cfn-app-monitor-metric-destination-property-builder function updates a CfnAppMonitor$MetricDestinationProperty$Builder instance using the provided configuration. The function takes the CfnAppMonitor$MetricDestinationProperty$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 |
destinationArn | java.lang.String | cdk.support/lookup-entry | :destination-arn |
iamRoleArn | java.lang.String | cdk.support/lookup-entry | :iam-role-arn |
metricDefinitions | java.util.List | cdk.support/lookup-entry | :metric-definitions |
The build-cfn-app-monitor-metric-destination-property-builder function updates a CfnAppMonitor$MetricDestinationProperty$Builder instance using the provided configuration. The function takes the CfnAppMonitor$MetricDestinationProperty$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` | | `destinationArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:destination-arn` | | `iamRoleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:iam-role-arn` | | `metricDefinitions` | java.util.List | [[cdk.support/lookup-entry]] | `:metric-definitions` |
(build-cfn-app-monitor-props-builder builder id config)
The build-cfn-app-monitor-props-builder function updates a CfnAppMonitorProps$Builder instance using the provided configuration. The function takes the CfnAppMonitorProps$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 |
---|---|---|---|
appMonitorConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :app-monitor-configuration |
customEvents | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :custom-events |
cwLogEnabled | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :cw-log-enabled |
domain | java.lang.String | cdk.support/lookup-entry | :domain |
name | java.lang.String | cdk.support/lookup-entry | :name |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-app-monitor-props-builder function updates a CfnAppMonitorProps$Builder instance using the provided configuration. The function takes the CfnAppMonitorProps$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 | |---|---|---|---| | `appMonitorConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:app-monitor-configuration` | | `customEvents` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:custom-events` | | `cwLogEnabled` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:cw-log-enabled` | | `domain` | java.lang.String | [[cdk.support/lookup-entry]] | `:domain` | | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(cfn-app-monitor-app-monitor-configuration-property-builder id config)
Creates a CfnAppMonitor$AppMonitorConfigurationProperty$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 `CfnAppMonitor$AppMonitorConfigurationProperty$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-app-monitor-builder scope id config)
Creates a CfnAppMonitor$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 `CfnAppMonitor$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-app-monitor-custom-events-property-builder id config)
Creates a CfnAppMonitor$CustomEventsProperty$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 `CfnAppMonitor$CustomEventsProperty$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-app-monitor-metric-definition-property-builder id config)
Creates a CfnAppMonitor$MetricDefinitionProperty$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 `CfnAppMonitor$MetricDefinitionProperty$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-app-monitor-metric-destination-property-builder id config)
Creates a CfnAppMonitor$MetricDestinationProperty$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 `CfnAppMonitor$MetricDestinationProperty$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-app-monitor-props-builder id config)
Creates a CfnAppMonitorProps$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 `CfnAppMonitorProps$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