Home
last modified time | relevance | path

Searched defs:SourceServer (Results 1 – 25 of 98) sorted by relevance

1234

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/smc/
H A Dstruct_source_server.go19 type SourceServer struct { struct
20 SourceId string `json:"SourceId" xml:"SourceId"`
21 JobId string `json:"JobId" xml:"JobId"`
23 Name string `json:"Name" xml:"Name"`
24 Description string `json:"Description" xml:"Description"`
26 Platform string `json:"Platform" xml:"Platform"`
30 SystemInfo string `json:"SystemInfo" xml:"SystemInfo"`
32 State string `json:"State" xml:"State"`
33 ErrorCode string `json:"ErrorCode" xml:"ErrorCode"`
34 StatusInfo string `json:"StatusInfo" xml:"StatusInfo"`
[all …]
H A Dstruct_source_servers.go20 SourceServer []SourceServer `json:"SourceServer" xml:"SourceServer"` member
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/source/model/
H A DSourceServer.cpp21 SourceServer::SourceServer() : in SourceServer() function in Aws::mgn::Model::SourceServer
34 SourceServer::SourceServer(JsonView jsonValue) : in SourceServer() function in Aws::mgn::Model::SourceServer
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mgn/types/
H A Dtypes.go453 type SourceServer struct { struct
456 Arn *string
459 DataReplicationInfo *DataReplicationInfo
462 IsArchived *bool
465 LaunchedInstance *LaunchedInstance
468 LifeCycle *LifeCycle
471 SourceProperties *SourceProperties
474 SourceServerID *string
477 Tags map[string]string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mgn/types/
H A Dtypes.go453 type SourceServer struct { struct
456 Arn *string
459 DataReplicationInfo *DataReplicationInfo
462 IsArchived *bool
465 LaunchedInstance *LaunchedInstance
468 LifeCycle *LifeCycle
471 SourceProperties *SourceProperties
474 SourceServerID *string
477 Tags map[string]string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mgn/types/
H A Dtypes.go453 type SourceServer struct { struct
456 Arn *string
459 DataReplicationInfo *DataReplicationInfo
462 IsArchived *bool
465 LaunchedInstance *LaunchedInstance
468 LifeCycle *LifeCycle
471 SourceProperties *SourceProperties
474 SourceServerID *string
477 Tags map[string]string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mgn/types/
H A Dtypes.go453 type SourceServer struct { struct
456 Arn *string
459 DataReplicationInfo *DataReplicationInfo
462 IsArchived *bool
465 LaunchedInstance *LaunchedInstance
468 LifeCycle *LifeCycle
471 SourceProperties *SourceProperties
474 SourceServerID *string
477 Tags map[string]string
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.DirectoryServices/System.DirectoryServices.ActiveDirectory/
H A DSyncFromAllServersErrorInformation.cs52 public string SourceServer { property in System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation
H A DReplicationCursor.cs47 public string SourceServer { property in System.DirectoryServices.ActiveDirectory.ReplicationCursor
H A DReplicationFailure.cs29 public string SourceServer { property in System.DirectoryServices.ActiveDirectory.ReplicationFailure
H A DReplicationOperation.cs59 public string SourceServer { property in System.DirectoryServices.ActiveDirectory.ReplicationOperation
H A DReplicationNeighbor.cs55 public string SourceServer { property in System.DirectoryServices.ActiveDirectory.ReplicationNeighbor
H A DReplicationConnection.cs38 public string SourceServer { property in System.DirectoryServices.ActiveDirectory.ReplicationConnection
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mgn/types/
H A Dtypes.go519 type SourceServer struct { struct
522 Arn *string
525 DataReplicationInfo *DataReplicationInfo
528 IsArchived *bool
531 LaunchedInstance *LaunchedInstance
534 LifeCycle *LifeCycle
537 SourceProperties *SourceProperties
540 SourceServerID *string
543 Tags map[string]string
545 noSmithyDocumentSerde
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/
H A DReplicationFailure.cs34 public string SourceServer property in System.DirectoryServices.ActiveDirectory.ReplicationFailure
H A DReplicationOperation.cs58 public string SourceServer property in System.DirectoryServices.ActiveDirectory.ReplicationOperation
H A DReplicationCursor.cs52 public string SourceServer property in System.DirectoryServices.ActiveDirectory.ReplicationCursor
H A DReplicationNeighbor.cs79 public string SourceServer property in System.DirectoryServices.ActiveDirectory.ReplicationNeighbor
H A DReplicationConnection.cs238 public string SourceServer property in System.DirectoryServices.ActiveDirectory.ReplicationConnection
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go6120 type SourceServer struct { struct
6121 _ struct{} `type:"structure"`
6124 Arn *string `locationName:"arn" min:"20" type:"string"`
6130 IsArchived *bool `locationName:"isArchived" type:"boolean"`
6136 LifeCycle *LifeCycle `locationName:"lifeCycle" type:"structure"`
6149 func (s SourceServer) String() string {
6154 func (s SourceServer) GoString() string {
6159 func (s *SourceServer) SetArn(v string) *SourceServer {
6171 func (s *SourceServer) SetIsArchived(v bool) *SourceServer {
6183 func (s *SourceServer) SetLifeCycle(v *LifeCycle) *SourceServer {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go6111 type SourceServer struct { struct
6112 _ struct{} `type:"structure"`
6115 Arn *string `locationName:"arn" min:"20" type:"string"`
6121 IsArchived *bool `locationName:"isArchived" type:"boolean"`
6127 LifeCycle *LifeCycle `locationName:"lifeCycle" type:"structure"`
6140 func (s SourceServer) String() string {
6145 func (s SourceServer) GoString() string {
6150 func (s *SourceServer) SetArn(v string) *SourceServer {
6162 func (s *SourceServer) SetIsArchived(v bool) *SourceServer {
6174 func (s *SourceServer) SetLifeCycle(v *LifeCycle) *SourceServer {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go6111 type SourceServer struct { struct
6112 _ struct{} `type:"structure"`
6115 Arn *string `locationName:"arn" min:"20" type:"string"`
6121 IsArchived *bool `locationName:"isArchived" type:"boolean"`
6127 LifeCycle *LifeCycle `locationName:"lifeCycle" type:"structure"`
6140 func (s SourceServer) String() string {
6145 func (s SourceServer) GoString() string {
6150 func (s *SourceServer) SetArn(v string) *SourceServer {
6162 func (s *SourceServer) SetIsArchived(v bool) *SourceServer {
6174 func (s *SourceServer) SetLifeCycle(v *LifeCycle) *SourceServer {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go6120 type SourceServer struct { struct
6121 _ struct{} `type:"structure"`
6124 Arn *string `locationName:"arn" min:"20" type:"string"`
6130 IsArchived *bool `locationName:"isArchived" type:"boolean"`
6136 LifeCycle *LifeCycle `locationName:"lifeCycle" type:"structure"`
6149 func (s SourceServer) String() string {
6154 func (s SourceServer) GoString() string {
6159 func (s *SourceServer) SetArn(v string) *SourceServer {
6171 func (s *SourceServer) SetIsArchived(v bool) *SourceServer {
6183 func (s *SourceServer) SetLifeCycle(v *LifeCycle) *SourceServer {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go6111 type SourceServer struct { struct
6112 _ struct{} `type:"structure"`
6115 Arn *string `locationName:"arn" min:"20" type:"string"`
6121 IsArchived *bool `locationName:"isArchived" type:"boolean"`
6127 LifeCycle *LifeCycle `locationName:"lifeCycle" type:"structure"`
6140 func (s SourceServer) String() string {
6145 func (s SourceServer) GoString() string {
6150 func (s *SourceServer) SetArn(v string) *SourceServer {
6162 func (s *SourceServer) SetIsArchived(v bool) *SourceServer {
6174 func (s *SourceServer) SetLifeCycle(v *LifeCycle) *SourceServer {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go6728 type SourceServer struct { struct
6729 _ struct{} `type:"structure"`
6732 Arn *string `locationName:"arn" min:"20" type:"string"`
6738 IsArchived *bool `locationName:"isArchived" type:"boolean"`
6744 LifeCycle *LifeCycle `locationName:"lifeCycle" type:"structure"`
6765 func (s SourceServer) String() string {
6774 func (s SourceServer) GoString() string {
6779 func (s *SourceServer) SetArn(v string) *SourceServer {
6791 func (s *SourceServer) SetIsArchived(v bool) *SourceServer {
6803 func (s *SourceServer) SetLifeCycle(v *LifeCycle) *SourceServer {
[all …]

1234