Home
last modified time | relevance | path

Searched refs:DashboardName (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/devel/py-moto/moto-2.2.16/tests/test_cloudwatch/
H A Dtest_cloudwatch_dashboards.py13 client.put_dashboard(DashboardName="test1", DashboardBody=widget)
24 client.put_dashboard(DashboardName="test1", DashboardBody=widget)
35 client.put_dashboard(DashboardName="test1", DashboardBody=widget)
36 client.put_dashboard(DashboardName="test2", DashboardBody=widget)
37 client.put_dashboard(DashboardName="test3", DashboardBody=widget)
49 client.put_dashboard(DashboardName="test1", DashboardBody=widget)
50 client.put_dashboard(DashboardName="test2", DashboardBody=widget)
51 client.put_dashboard(DashboardName="test3", DashboardBody=widget)
68 client.put_dashboard(DashboardName="test1", DashboardBody=widget)
70 resp = client.get_dashboard(DashboardName="test1")
[all …]
/dports/www/otrs/otrs-rel-6_0_29/scripts/test/Selenium/Output/Dashboard/
H A DTicketGeneric.t299 for my $DashboardName (@Test) {
304 if ( $DashboardName eq '0120-TicketNew' ) {
315 if ( $DashboardName eq '0130-TicketOpen' ) {
343 Key => "DashboardBackend###" . $DashboardName,
344 Value => $Configs{$DashboardName},
355 $Selenium->execute_script("\$('#Dashboard$DashboardName-toggle').trigger('click');");
363 … $Selenium->execute_script( "\$('#Dashboard$DashboardName" . "_submit').trigger('click');" );
372 "#PriorityOverviewControl$DashboardName is visible."
397 my $Filter = "#Dashboard$DashboardName" . "MyQueues";
417 "$DashboardName dashboard plugin test ticket link - found",
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudwatch/
H A Dapi_op_GetDashboard.go37 DashboardName *string member
52 DashboardName *string member
H A Dapi_op_PutDashboard.go60 DashboardName *string member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatch/
H A Dapi_op_GetDashboard.go37 DashboardName *string member
52 DashboardName *string member
H A Dapi_op_PutDashboard.go60 DashboardName *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudwatch/
H A Dapi_op_GetDashboard.go37 DashboardName *string member
52 DashboardName *string member
H A Dapi_op_PutDashboard.go60 DashboardName *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudwatch/
H A Dapi_op_GetDashboard.go37 DashboardName *string member
54 DashboardName *string member
H A Dapi_op_PutDashboard.go60 DashboardName *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudwatch/
H A Dapi_op_GetDashboard.go37 DashboardName *string member
52 DashboardName *string member
H A Dapi_op_PutDashboard.go60 DashboardName *string member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatch/
H A Dapi_op_GetDashboard.go37 DashboardName *string member
52 DashboardName *string member
H A Dapi_op_PutDashboard.go60 DashboardName *string member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudwatch/
H A Dapi_op_GetDashboard.go37 DashboardName *string member
52 DashboardName *string member
H A Dapi_op_PutDashboard.go60 DashboardName *string member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudwatch/
H A Dapi_op_GetDashboard.go37 DashboardName *string member
52 DashboardName *string member
H A Dapi_op_PutDashboard.go60 DashboardName *string member
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/data/monitoring/2010-08-01/
H A Dapi-2.json.php3DashboardName' => [ 'shape' => 'DashboardName', ], 'DashboardArn' => [ 'shape' => 'DashboardArn', …
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/data/monitoring/2010-08-01/
H A Dapi-2.json.php3DashboardName' => [ 'shape' => 'DashboardName', ], 'DashboardArn' => [ 'shape' => 'DashboardArn', …
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/arms/
H A Dlist_dashboards.go74 DashboardName string `position:"Query" name:"DashboardName"` member
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/cloudwatch/
H A Dapi.go1645 DashboardName *string `type:"string"` member
1674 s.DashboardName = &v
2537 DashboardName *string `type:"string" required:"true"` member
2553 if s.DashboardName == nil {
2565 s.DashboardName = &v
2582 DashboardName *string `type:"string"` member
2609 s.DashboardName = &v
3486 DashboardName *string `type:"string" required:"true"` member
3505 if s.DashboardName == nil {
3523 s.DashboardName = &v
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatch/types/
H A Dtypes.go131 DashboardName *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudwatch/types/
H A Dtypes.go131 DashboardName *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudwatch/types/
H A Dtypes.go131 DashboardName *string member

1234567