Home
last modified time | relevance | path

Searched refs:LifeCycleLastCutoverInitiated (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/include/aws/mgn/model/
H A DLifeCycleLastCutoverInitiated.h31 class AWS_MGN_API LifeCycleLastCutoverInitiated
34 LifeCycleLastCutoverInitiated();
35 LifeCycleLastCutoverInitiated(Aws::Utils::Json::JsonView jsonValue);
36 LifeCycleLastCutoverInitiated& operator=(Aws::Utils::Json::JsonView jsonValue);
68 …inline LifeCycleLastCutoverInitiated& WithApiCallDateTime(const Aws::String& value) { SetApiCallDa… in WithApiCallDateTime()
73 …inline LifeCycleLastCutoverInitiated& WithApiCallDateTime(Aws::String&& value) { SetApiCallDateTim… in WithApiCallDateTime()
78 …inline LifeCycleLastCutoverInitiated& WithApiCallDateTime(const char* value) { SetApiCallDateTime(… in WithApiCallDateTime()
109 …inline LifeCycleLastCutoverInitiated& WithJobID(const Aws::String& value) { SetJobID(value); retur… in WithJobID()
114 …inline LifeCycleLastCutoverInitiated& WithJobID(Aws::String&& value) { SetJobID(std::move(value));… in WithJobID()
119 …inline LifeCycleLastCutoverInitiated& WithJobID(const char* value) { SetJobID(value); return *this… in WithJobID()
H A DLifeCycleLastCutover.h76 inline const LifeCycleLastCutoverInitiated& GetInitiated() const{ return m_initiated; } in GetInitiated()
86 …inline void SetInitiated(const LifeCycleLastCutoverInitiated& value) { m_initiatedHasBeenSet = tru… in SetInitiated()
91 …inline void SetInitiated(LifeCycleLastCutoverInitiated&& value) { m_initiatedHasBeenSet = true; m_… in SetInitiated()
96 …inline LifeCycleLastCutover& WithInitiated(const LifeCycleLastCutoverInitiated& value) { SetInitia… in WithInitiated()
101 …inline LifeCycleLastCutover& WithInitiated(LifeCycleLastCutoverInitiated&& value) { SetInitiated(s… in WithInitiated()
139 LifeCycleLastCutoverInitiated m_initiated;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/source/model/
H A DLifeCycleLastCutoverInitiated.cpp21 LifeCycleLastCutoverInitiated::LifeCycleLastCutoverInitiated() : in LifeCycleLastCutoverInitiated() function in Aws::mgn::Model::LifeCycleLastCutoverInitiated
27 LifeCycleLastCutoverInitiated::LifeCycleLastCutoverInitiated(JsonView jsonValue) : in LifeCycleLastCutoverInitiated() function in Aws::mgn::Model::LifeCycleLastCutoverInitiated
34 LifeCycleLastCutoverInitiated& LifeCycleLastCutoverInitiated::operator =(JsonView jsonValue) in operator =()
53 JsonValue LifeCycleLastCutoverInitiated::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mgn/types/
H A Dtypes.go261 Initiated *LifeCycleLastCutoverInitiated
275 type LifeCycleLastCutoverInitiated struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mgn/types/
H A Dtypes.go261 Initiated *LifeCycleLastCutoverInitiated
275 type LifeCycleLastCutoverInitiated struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mgn/types/
H A Dtypes.go261 Initiated *LifeCycleLastCutoverInitiated
275 type LifeCycleLastCutoverInitiated struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mgn/types/
H A Dtypes.go261 Initiated *LifeCycleLastCutoverInitiated
275 type LifeCycleLastCutoverInitiated struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mgn/types/
H A Dtypes.go299 Initiated *LifeCycleLastCutoverInitiated
317 type LifeCycleLastCutoverInitiated struct { struct
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5112 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5135 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5171 type LifeCycleLastCutoverInitiated struct { struct
5181 func (s LifeCycleLastCutoverInitiated) String() string { argument
5186 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5191 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5197 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5103 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5126 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5162 type LifeCycleLastCutoverInitiated struct { struct
5172 func (s LifeCycleLastCutoverInitiated) String() string { argument
5177 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5182 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5188 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5103 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5126 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5162 type LifeCycleLastCutoverInitiated struct { struct
5172 func (s LifeCycleLastCutoverInitiated) String() string { argument
5177 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5182 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5188 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5112 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5135 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5171 type LifeCycleLastCutoverInitiated struct { struct
5181 func (s LifeCycleLastCutoverInitiated) String() string { argument
5186 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5191 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5197 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5103 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5126 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5162 type LifeCycleLastCutoverInitiated struct { struct
5172 func (s LifeCycleLastCutoverInitiated) String() string { argument
5177 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5182 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5188 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5532 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5563 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5607 type LifeCycleLastCutoverInitiated struct { struct
5621 func (s LifeCycleLastCutoverInitiated) String() string { argument
5630 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5635 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5641 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5532 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5563 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5607 type LifeCycleLastCutoverInitiated struct { struct
5621 func (s LifeCycleLastCutoverInitiated) String() string { argument
5630 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5635 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5641 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5532 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5563 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5607 type LifeCycleLastCutoverInitiated struct { struct
5621 func (s LifeCycleLastCutoverInitiated) String() string { argument
5630 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5635 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5641 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5103 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5126 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5162 type LifeCycleLastCutoverInitiated struct { struct
5172 func (s LifeCycleLastCutoverInitiated) String() string { argument
5177 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5182 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5188 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5112 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5135 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5171 type LifeCycleLastCutoverInitiated struct { struct
5181 func (s LifeCycleLastCutoverInitiated) String() string { argument
5186 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5191 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5197 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/mgn/
H A Dapi.go5112 Initiated *LifeCycleLastCutoverInitiated `locationName:"initiated" type:"structure"`
5135 func (s *LifeCycleLastCutover) SetInitiated(v *LifeCycleLastCutoverInitiated) *LifeCycleLastCutover…
5171 type LifeCycleLastCutoverInitiated struct { struct
5181 func (s LifeCycleLastCutoverInitiated) String() string { argument
5186 func (s LifeCycleLastCutoverInitiated) GoString() string { argument
5191 func (s *LifeCycleLastCutoverInitiated) SetApiCallDateTime(v string) *LifeCycleLastCutoverInitiated argument
5197 func (s *LifeCycleLastCutoverInitiated) SetJobID(v string) *LifeCycleLastCutoverInitiated { argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/mgn/
H A Ddeserializers.go6052 …n1_deserializeDocumentLifeCycleLastCutoverInitiated(v **types.LifeCycleLastCutoverInitiated, value… argument
6065 var sv *types.LifeCycleLastCutoverInitiated
6067 sv = &types.LifeCycleLastCutoverInitiated{}
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/mgn/
H A Ddeserializers.go6052 …n1_deserializeDocumentLifeCycleLastCutoverInitiated(v **types.LifeCycleLastCutoverInitiated, value… argument
6065 var sv *types.LifeCycleLastCutoverInitiated
6067 sv = &types.LifeCycleLastCutoverInitiated{}
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/mgn/
H A Ddeserializers.go6061 …n1_deserializeDocumentLifeCycleLastCutoverInitiated(v **types.LifeCycleLastCutoverInitiated, value… argument
6074 var sv *types.LifeCycleLastCutoverInitiated
6076 sv = &types.LifeCycleLastCutoverInitiated{}
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/mgn/
H A Ddeserializers.go6052 …n1_deserializeDocumentLifeCycleLastCutoverInitiated(v **types.LifeCycleLastCutoverInitiated, value… argument
6065 var sv *types.LifeCycleLastCutoverInitiated
6067 sv = &types.LifeCycleLastCutoverInitiated{}
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/mgn/
H A Ddeserializers.go6052 …n1_deserializeDocumentLifeCycleLastCutoverInitiated(v **types.LifeCycleLastCutoverInitiated, value… argument
6065 var sv *types.LifeCycleLastCutoverInitiated
6067 sv = &types.LifeCycleLastCutoverInitiated{}