dynatrace logo
Dynatrace v0.1.0, May 24 23

dynatrace.BrowserMonitor

Explore with Pulumi AI

Create BrowserMonitor Resource

new BrowserMonitor(name: string, args: BrowserMonitorArgs, opts?: CustomResourceOptions);
@overload
def BrowserMonitor(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   anomaly_detection: Optional[BrowserMonitorAnomalyDetectionArgs] = None,
                   enabled: Optional[bool] = None,
                   frequency: Optional[int] = None,
                   key_performance_metrics: Optional[BrowserMonitorKeyPerformanceMetricsArgs] = None,
                   locations: Optional[Sequence[str]] = None,
                   manually_assigned_apps: Optional[Sequence[str]] = None,
                   name: Optional[str] = None,
                   script: Optional[BrowserMonitorScriptArgs] = None,
                   tags: Optional[Sequence[BrowserMonitorTagArgs]] = None)
@overload
def BrowserMonitor(resource_name: str,
                   args: BrowserMonitorArgs,
                   opts: Optional[ResourceOptions] = None)
func NewBrowserMonitor(ctx *Context, name string, args BrowserMonitorArgs, opts ...ResourceOption) (*BrowserMonitor, error)
public BrowserMonitor(string name, BrowserMonitorArgs args, CustomResourceOptions? opts = null)
public BrowserMonitor(String name, BrowserMonitorArgs args)
public BrowserMonitor(String name, BrowserMonitorArgs args, CustomResourceOptions options)
type: dynatrace:BrowserMonitor
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args BrowserMonitorArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args BrowserMonitorArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args BrowserMonitorArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args BrowserMonitorArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args BrowserMonitorArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

BrowserMonitor Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The BrowserMonitor resource accepts the following input properties:

Frequency int

The frequency of the monitor, in minutes.

AnomalyDetection Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

Enabled bool

The monitor is enabled (true) or disabled (false).

KeyPerformanceMetrics Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

Locations List<string>

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

ManuallyAssignedApps List<string>

A set of manually assigned applications.

Name string

The name of the monitor.

Script Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorScriptArgs

The Browser Script

Tags List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorTagArgs>

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

Frequency int

The frequency of the monitor, in minutes.

AnomalyDetection BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

Enabled bool

The monitor is enabled (true) or disabled (false).

KeyPerformanceMetrics BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

Locations []string

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

ManuallyAssignedApps []string

A set of manually assigned applications.

Name string

The name of the monitor.

Script BrowserMonitorScriptArgs

The Browser Script

Tags []BrowserMonitorTagArgs

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

frequency Integer

The frequency of the monitor, in minutes.

anomalyDetection BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

enabled Boolean

The monitor is enabled (true) or disabled (false).

keyPerformanceMetrics BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

locations List<String>

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

manuallyAssignedApps List<String>

A set of manually assigned applications.

name String

The name of the monitor.

script BrowserMonitorScriptArgs

The Browser Script

tags List<BrowserMonitorTagArgs>

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

frequency number

The frequency of the monitor, in minutes.

anomalyDetection BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

enabled boolean

The monitor is enabled (true) or disabled (false).

keyPerformanceMetrics BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

locations string[]

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

manuallyAssignedApps string[]

A set of manually assigned applications.

name string

The name of the monitor.

script BrowserMonitorScriptArgs

The Browser Script

tags BrowserMonitorTagArgs[]

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

frequency int

The frequency of the monitor, in minutes.

anomaly_detection BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

enabled bool

The monitor is enabled (true) or disabled (false).

key_performance_metrics BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

locations Sequence[str]

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

manually_assigned_apps Sequence[str]

A set of manually assigned applications.

name str

The name of the monitor.

script BrowserMonitorScriptArgs

The Browser Script

tags Sequence[BrowserMonitorTagArgs]

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

frequency Number

The frequency of the monitor, in minutes.

anomalyDetection Property Map

The anomaly detection configuration.

enabled Boolean

The monitor is enabled (true) or disabled (false).

keyPerformanceMetrics Property Map

The key performance metrics configuration

locations List<String>

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

manuallyAssignedApps List<String>

A set of manually assigned applications.

name String

The name of the monitor.

script Property Map

The Browser Script

tags List<Property Map>

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

Outputs

All input properties are implicitly available as output properties. Additionally, the BrowserMonitor resource produces the following output properties:

Id string

The provider-assigned unique ID for this managed resource.

Id string

The provider-assigned unique ID for this managed resource.

id String

The provider-assigned unique ID for this managed resource.

id string

The provider-assigned unique ID for this managed resource.

id str

The provider-assigned unique ID for this managed resource.

id String

The provider-assigned unique ID for this managed resource.

Look up Existing BrowserMonitor Resource

Get an existing BrowserMonitor resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: BrowserMonitorState, opts?: CustomResourceOptions): BrowserMonitor
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        anomaly_detection: Optional[BrowserMonitorAnomalyDetectionArgs] = None,
        enabled: Optional[bool] = None,
        frequency: Optional[int] = None,
        key_performance_metrics: Optional[BrowserMonitorKeyPerformanceMetricsArgs] = None,
        locations: Optional[Sequence[str]] = None,
        manually_assigned_apps: Optional[Sequence[str]] = None,
        name: Optional[str] = None,
        script: Optional[BrowserMonitorScriptArgs] = None,
        tags: Optional[Sequence[BrowserMonitorTagArgs]] = None) -> BrowserMonitor
func GetBrowserMonitor(ctx *Context, name string, id IDInput, state *BrowserMonitorState, opts ...ResourceOption) (*BrowserMonitor, error)
public static BrowserMonitor Get(string name, Input<string> id, BrowserMonitorState? state, CustomResourceOptions? opts = null)
public static BrowserMonitor get(String name, Output<String> id, BrowserMonitorState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
AnomalyDetection Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

Enabled bool

The monitor is enabled (true) or disabled (false).

Frequency int

The frequency of the monitor, in minutes.

KeyPerformanceMetrics Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

Locations List<string>

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

ManuallyAssignedApps List<string>

A set of manually assigned applications.

Name string

The name of the monitor.

Script Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorScriptArgs

The Browser Script

Tags List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorTagArgs>

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

AnomalyDetection BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

Enabled bool

The monitor is enabled (true) or disabled (false).

Frequency int

The frequency of the monitor, in minutes.

KeyPerformanceMetrics BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

Locations []string

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

ManuallyAssignedApps []string

A set of manually assigned applications.

Name string

The name of the monitor.

Script BrowserMonitorScriptArgs

The Browser Script

Tags []BrowserMonitorTagArgs

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

anomalyDetection BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

enabled Boolean

The monitor is enabled (true) or disabled (false).

frequency Integer

The frequency of the monitor, in minutes.

keyPerformanceMetrics BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

locations List<String>

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

manuallyAssignedApps List<String>

A set of manually assigned applications.

name String

The name of the monitor.

script BrowserMonitorScriptArgs

The Browser Script

tags List<BrowserMonitorTagArgs>

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

anomalyDetection BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

enabled boolean

The monitor is enabled (true) or disabled (false).

frequency number

The frequency of the monitor, in minutes.

keyPerformanceMetrics BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

locations string[]

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

manuallyAssignedApps string[]

A set of manually assigned applications.

name string

The name of the monitor.

script BrowserMonitorScriptArgs

The Browser Script

tags BrowserMonitorTagArgs[]

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

anomaly_detection BrowserMonitorAnomalyDetectionArgs

The anomaly detection configuration.

enabled bool

The monitor is enabled (true) or disabled (false).

frequency int

The frequency of the monitor, in minutes.

key_performance_metrics BrowserMonitorKeyPerformanceMetricsArgs

The key performance metrics configuration

locations Sequence[str]

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

manually_assigned_apps Sequence[str]

A set of manually assigned applications.

name str

The name of the monitor.

script BrowserMonitorScriptArgs

The Browser Script

tags Sequence[BrowserMonitorTagArgs]

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

anomalyDetection Property Map

The anomaly detection configuration.

enabled Boolean

The monitor is enabled (true) or disabled (false).

frequency Number

The frequency of the monitor, in minutes.

keyPerformanceMetrics Property Map

The key performance metrics configuration

locations List<String>

A list of locations from which the monitor is executed. To specify a location, use its entity ID.

manuallyAssignedApps List<String>

A set of manually assigned applications.

name String

The name of the monitor.

script Property Map

The Browser Script

tags List<Property Map>

A set of tags assigned to the monitor. You can specify only the value of the tag here and the CONTEXTLESS context and source 'USER' will be added automatically.

Supporting Types

BrowserMonitorAnomalyDetection

loadingTimeThresholds List<Property Map>

Thresholds for loading times

outageHandlings List<Property Map>

Outage handling configuration

BrowserMonitorAnomalyDetectionLoadingTimeThreshold

BrowserMonitorAnomalyDetectionLoadingTimeThresholdThreshold

BrowserMonitorAnomalyDetectionLoadingTimeThresholdThresholdThreshold

valueMs Integer
eventIndex Integer
requestIndex Integer
type String
valueMs number
eventIndex number
requestIndex number
type string
valueMs Number
eventIndex Number
requestIndex Number
type String

BrowserMonitorAnomalyDetectionOutageHandling

BrowserMonitorAnomalyDetectionOutageHandlingGlobalOutagePolicy

BrowserMonitorAnomalyDetectionOutageHandlingLocalOutagePolicy

BrowserMonitorKeyPerformanceMetrics

LoadActionKpm string

Defines the key performance metric for load actions. Supported values are VISUALLY_COMPLETE, SPEED_INDEX, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE, HTML_DOWNLOADED, DOM_INTERACTIVE, LOAD_EVENT_START and LOAD_EVENT_END.

XhrActionKpm string

Defines the key performance metric for XHR actions. Supported values are VISUALLY_COMPLETE, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE and RESPONSE_END.

LoadActionKpm string

Defines the key performance metric for load actions. Supported values are VISUALLY_COMPLETE, SPEED_INDEX, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE, HTML_DOWNLOADED, DOM_INTERACTIVE, LOAD_EVENT_START and LOAD_EVENT_END.

XhrActionKpm string

Defines the key performance metric for XHR actions. Supported values are VISUALLY_COMPLETE, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE and RESPONSE_END.

loadActionKpm String

Defines the key performance metric for load actions. Supported values are VISUALLY_COMPLETE, SPEED_INDEX, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE, HTML_DOWNLOADED, DOM_INTERACTIVE, LOAD_EVENT_START and LOAD_EVENT_END.

xhrActionKpm String

Defines the key performance metric for XHR actions. Supported values are VISUALLY_COMPLETE, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE and RESPONSE_END.

loadActionKpm string

Defines the key performance metric for load actions. Supported values are VISUALLY_COMPLETE, SPEED_INDEX, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE, HTML_DOWNLOADED, DOM_INTERACTIVE, LOAD_EVENT_START and LOAD_EVENT_END.

xhrActionKpm string

Defines the key performance metric for XHR actions. Supported values are VISUALLY_COMPLETE, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE and RESPONSE_END.

load_action_kpm str

Defines the key performance metric for load actions. Supported values are VISUALLY_COMPLETE, SPEED_INDEX, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE, HTML_DOWNLOADED, DOM_INTERACTIVE, LOAD_EVENT_START and LOAD_EVENT_END.

xhr_action_kpm str

Defines the key performance metric for XHR actions. Supported values are VISUALLY_COMPLETE, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE and RESPONSE_END.

loadActionKpm String

Defines the key performance metric for load actions. Supported values are VISUALLY_COMPLETE, SPEED_INDEX, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE, HTML_DOWNLOADED, DOM_INTERACTIVE, LOAD_EVENT_START and LOAD_EVENT_END.

xhrActionKpm String

Defines the key performance metric for XHR actions. Supported values are VISUALLY_COMPLETE, USER_ACTION_DURATION, TIME_TO_FIRST_BYTE and RESPONSE_END.

BrowserMonitorScript

Type string

The type of monitor. Possible values are clickpath for clickpath monitors and availability for single-URL browser monitors. These monitors are only allowed to have one event of the navigate type

Configuration Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorScriptConfiguration

The setup of the monitor

Events Lbrlabs.PulumiPackage.Dynatrace.Inputs.BrowserMonitorScriptEvents

Steps of the clickpath—the first step must always be of the navigate type

Type string

The type of monitor. Possible values are clickpath for clickpath monitors and availability for single-URL browser monitors. These monitors are only allowed to have one event of the navigate type

Configuration BrowserMonitorScriptConfiguration

The setup of the monitor

Events BrowserMonitorScriptEvents

Steps of the clickpath—the first step must always be of the navigate type

type String

The type of monitor. Possible values are clickpath for clickpath monitors and availability for single-URL browser monitors. These monitors are only allowed to have one event of the navigate type

configuration BrowserMonitorScriptConfiguration

The setup of the monitor

events BrowserMonitorScriptEvents

Steps of the clickpath—the first step must always be of the navigate type

type string

The type of monitor. Possible values are clickpath for clickpath monitors and availability for single-URL browser monitors. These monitors are only allowed to have one event of the navigate type

configuration BrowserMonitorScriptConfiguration

The setup of the monitor

events BrowserMonitorScriptEvents

Steps of the clickpath—the first step must always be of the navigate type

type str

The type of monitor. Possible values are clickpath for clickpath monitors and availability for single-URL browser monitors. These monitors are only allowed to have one event of the navigate type

configuration BrowserMonitorScriptConfiguration

The setup of the monitor

events BrowserMonitorScriptEvents

Steps of the clickpath—the first step must always be of the navigate type

type String

The type of monitor. Possible values are clickpath for clickpath monitors and availability for single-URL browser monitors. These monitors are only allowed to have one event of the navigate type

configuration Property Map

The setup of the monitor

events Property Map

Steps of the clickpath—the first step must always be of the navigate type

BrowserMonitorScriptConfiguration

BrowserMonitorScriptConfigurationBandwidth

download Integer
latency Integer
networkType String
upload Integer
download number
latency number
networkType string
upload number
download Number
latency Number
networkType String
upload Number

BrowserMonitorScriptConfigurationCookies

BrowserMonitorScriptConfigurationCookiesCookie

Domain string
Name string
Value string
Path string
Domain string
Name string
Value string
Path string
domain String
name String
value String
path String
domain string
name string
value string
path string
domain str
name str
value str
path str
domain String
name String
value String
path String

BrowserMonitorScriptConfigurationDevice

Height int
Mobile bool
Name string
Orientation string
ScaleFactor double
TouchEnabled bool
Width int
Height int
Mobile bool
Name string
Orientation string
ScaleFactor float64
TouchEnabled bool
Width int
height Integer
mobile Boolean
name String
orientation String
scaleFactor Double
touchEnabled Boolean
width Integer
height number
mobile boolean
name string
orientation string
scaleFactor number
touchEnabled boolean
width number
height Number
mobile Boolean
name String
orientation String
scaleFactor Number
touchEnabled Boolean
width Number

BrowserMonitorScriptConfigurationHeaders

BrowserMonitorScriptConfigurationHeadersHeader

Name string
Value string
Name string
Value string
name String
value String
name string
value string
name str
value str
name String
value String

BrowserMonitorScriptConfigurationIgnoredErrorCodes

BrowserMonitorScriptConfigurationJavascriptSetttings

BrowserMonitorScriptConfigurationJavascriptSetttingsTimeoutSettings

actionLimit Integer
totalTimeout Integer

BrowserMonitorScriptConfigurationJavascriptSetttingsVisuallyCompleteOptions

BrowserMonitorScriptEvents

BrowserMonitorScriptEventsEvent

BrowserMonitorScriptEventsEventClick

BrowserMonitorScriptEventsEventClickTarget

BrowserMonitorScriptEventsEventClickTargetLocator

BrowserMonitorScriptEventsEventClickTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventClickValidate

BrowserMonitorScriptEventsEventClickValidateValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventClickValidateValidationTarget

BrowserMonitorScriptEventsEventClickValidateValidationTargetLocator

BrowserMonitorScriptEventsEventClickValidateValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventClickWait

BrowserMonitorScriptEventsEventClickWaitValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventClickWaitValidationTarget

BrowserMonitorScriptEventsEventClickWaitValidationTargetLocator

BrowserMonitorScriptEventsEventClickWaitValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventCookie

BrowserMonitorScriptEventsEventCookieCookies

BrowserMonitorScriptEventsEventCookieCookiesCookie

Domain string
Name string
Value string
Path string
Domain string
Name string
Value string
Path string
domain String
name String
value String
path String
domain string
name string
value string
path string
domain str
name str
value str
path str
domain String
name String
value String
path String

BrowserMonitorScriptEventsEventJavascript

BrowserMonitorScriptEventsEventJavascriptTarget

BrowserMonitorScriptEventsEventJavascriptTargetLocator

BrowserMonitorScriptEventsEventJavascriptTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventJavascriptWait

BrowserMonitorScriptEventsEventJavascriptWaitValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventJavascriptWaitValidationTarget

BrowserMonitorScriptEventsEventJavascriptWaitValidationTargetLocator

BrowserMonitorScriptEventsEventJavascriptWaitValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventKeystrokes

BrowserMonitorScriptEventsEventKeystrokesCredential

Field string
VaultId string
Field string
VaultId string
field String
vaultId String
field string
vaultId string
field String
vaultId String

BrowserMonitorScriptEventsEventKeystrokesTarget

BrowserMonitorScriptEventsEventKeystrokesTargetLocator

BrowserMonitorScriptEventsEventKeystrokesTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventKeystrokesValidate

BrowserMonitorScriptEventsEventKeystrokesValidateValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventKeystrokesValidateValidationTarget

BrowserMonitorScriptEventsEventKeystrokesValidateValidationTargetLocator

BrowserMonitorScriptEventsEventKeystrokesValidateValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventKeystrokesWait

BrowserMonitorScriptEventsEventKeystrokesWaitValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventKeystrokesWaitValidationTarget

BrowserMonitorScriptEventsEventKeystrokesWaitValidationTargetLocator

BrowserMonitorScriptEventsEventKeystrokesWaitValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventNavigate

BrowserMonitorScriptEventsEventNavigateAuthentication

Creds string
Type string
Creds string
Type string
creds String
type String
creds string
type string
creds str
type str
creds String
type String

BrowserMonitorScriptEventsEventNavigateTarget

BrowserMonitorScriptEventsEventNavigateTargetLocator

BrowserMonitorScriptEventsEventNavigateTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventNavigateValidate

BrowserMonitorScriptEventsEventNavigateValidateValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventNavigateValidateValidationTarget

BrowserMonitorScriptEventsEventNavigateValidateValidationTargetLocator

BrowserMonitorScriptEventsEventNavigateValidateValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventNavigateWait

BrowserMonitorScriptEventsEventNavigateWaitValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventNavigateWaitValidationTarget

BrowserMonitorScriptEventsEventNavigateWaitValidationTargetLocator

BrowserMonitorScriptEventsEventNavigateWaitValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventSelect

BrowserMonitorScriptEventsEventSelectSelections

BrowserMonitorScriptEventsEventSelectSelectionsOption

Index int
Value string
Index int
Value string
index Integer
value String
index number
value string
index int
value str
index Number
value String

BrowserMonitorScriptEventsEventSelectTarget

BrowserMonitorScriptEventsEventSelectTargetLocator

BrowserMonitorScriptEventsEventSelectTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventSelectValidate

BrowserMonitorScriptEventsEventSelectValidateValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventSelectValidateValidationTarget

BrowserMonitorScriptEventsEventSelectValidateValidationTargetLocator

BrowserMonitorScriptEventsEventSelectValidateValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventSelectWait

BrowserMonitorScriptEventsEventSelectWaitValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventSelectWaitValidationTarget

BrowserMonitorScriptEventsEventSelectWaitValidationTargetLocator

BrowserMonitorScriptEventsEventSelectWaitValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventTap

BrowserMonitorScriptEventsEventTapTarget

BrowserMonitorScriptEventsEventTapTargetLocator

BrowserMonitorScriptEventsEventTapTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventTapValidate

BrowserMonitorScriptEventsEventTapValidateValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventTapValidateValidationTarget

BrowserMonitorScriptEventsEventTapValidateValidationTargetLocator

BrowserMonitorScriptEventsEventTapValidateValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorScriptEventsEventTapWait

BrowserMonitorScriptEventsEventTapWaitValidation

type String
failIfFound Boolean
match String
regex Boolean
target Property Map

BrowserMonitorScriptEventsEventTapWaitValidationTarget

BrowserMonitorScriptEventsEventTapWaitValidationTargetLocator

BrowserMonitorScriptEventsEventTapWaitValidationTargetLocatorLocator

Type string
Value string
Type string
Value string
type String
value String
type string
value string
type str
value str
type String
value String

BrowserMonitorTag

Tags []BrowserMonitorTagTag

Tag with source of a Dynatrace entity.

tags List<BrowserMonitorTagTag>

Tag with source of a Dynatrace entity.

tags BrowserMonitorTagTag[]

Tag with source of a Dynatrace entity.

tags Sequence[BrowserMonitorTagTag]

Tag with source of a Dynatrace entity.

tags List<Property Map>

Tag with source of a Dynatrace entity.

BrowserMonitorTagTag

Context string
Key string
Source string
Value string
Context string
Key string
Source string
Value string
context String
key String
source String
value String
context string
key string
source string
value string
context str
key str
source str
value str
context String
key String
source String
value String

Package Details

Repository
dynatrace lbrlabs/pulumi-dynatrace
License
Apache-2.0
Notes

This Pulumi package is based on the dynatrace Terraform Provider.