Home
last modified time | relevance | path

Searched refs:OnExitLifecycle (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotevents/include/aws/iotevents/model/
H A DOnExitLifecycle.h33 class AWS_IOTEVENTS_API OnExitLifecycle
36 OnExitLifecycle();
37 OnExitLifecycle(Aws::Utils::Json::JsonView jsonValue);
38 OnExitLifecycle& operator=(Aws::Utils::Json::JsonView jsonValue);
70 …inline OnExitLifecycle& WithEvents(const Aws::Vector<Event>& value) { SetEvents(value); return *th… in WithEvents()
76 …inline OnExitLifecycle& WithEvents(Aws::Vector<Event>&& value) { SetEvents(std::move(value)); retu… in WithEvents()
82 …inline OnExitLifecycle& AddEvents(const Event& value) { m_eventsHasBeenSet = true; m_events.push_b… in AddEvents()
88 …inline OnExitLifecycle& AddEvents(Event&& value) { m_eventsHasBeenSet = true; m_events.push_back(s… in AddEvents()
H A DState.h162 inline const OnExitLifecycle& GetOnExit() const{ return m_onExit; } in GetOnExit()
174 …inline void SetOnExit(const OnExitLifecycle& value) { m_onExitHasBeenSet = true; m_onExit = value;… in SetOnExit()
180 …inline void SetOnExit(OnExitLifecycle&& value) { m_onExitHasBeenSet = true; m_onExit = std::move(v… in SetOnExit()
186 inline State& WithOnExit(const OnExitLifecycle& value) { SetOnExit(value); return *this;} in WithOnExit()
192 inline State& WithOnExit(OnExitLifecycle&& value) { SetOnExit(std::move(value)); return *this;} in WithOnExit()
205 OnExitLifecycle m_onExit;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotevents/source/model/
H A DOnExitLifecycle.cpp21 OnExitLifecycle::OnExitLifecycle() : in OnExitLifecycle() function in Aws::IoTEvents::Model::OnExitLifecycle
26 OnExitLifecycle::OnExitLifecycle(JsonView jsonValue) : in OnExitLifecycle() function in Aws::IoTEvents::Model::OnExitLifecycle
32 OnExitLifecycle& OnExitLifecycle::operator =(JsonView jsonValue) in operator =()
47 JsonValue OnExitLifecycle::Jsonize() const in Jsonize()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iotevents/types/
H A Dtypes.go668 type OnExitLifecycle struct { struct
800 OnExit *OnExitLifecycle
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iotevents/types/
H A Dtypes.go668 type OnExitLifecycle struct { struct
800 OnExit *OnExitLifecycle
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iotevents/types/
H A Dtypes.go668 type OnExitLifecycle struct { struct
800 OnExit *OnExitLifecycle
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iotevents/types/
H A Dtypes.go825 type OnExitLifecycle struct { struct
957 OnExit *OnExitLifecycle
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iotevents/types/
H A Dtypes.go825 type OnExitLifecycle struct { struct
957 OnExit *OnExitLifecycle
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iotevents/types/
H A Dtypes.go825 type OnExitLifecycle struct { struct
957 OnExit *OnExitLifecycle
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iotevents/types/
H A Dtypes.go825 type OnExitLifecycle struct { struct
957 OnExit *OnExitLifecycle
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iotevents/types/
H A Dtypes.go1277 type OnExitLifecycle struct { struct
1508 OnExit *OnExitLifecycle
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go3469 type OnExitLifecycle struct { struct
3478 func (s OnExitLifecycle) String() string { argument
3483 func (s OnExitLifecycle) GoString() string { argument
3488 func (s *OnExitLifecycle) Validate() error { argument
3508 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
3893 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
3953 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go3638 type OnExitLifecycle struct { struct
3647 func (s OnExitLifecycle) String() string { argument
3652 func (s OnExitLifecycle) GoString() string { argument
3657 func (s *OnExitLifecycle) Validate() error { argument
3677 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
4062 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
4122 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go3671 type OnExitLifecycle struct { struct
3680 func (s OnExitLifecycle) String() string { argument
3685 func (s OnExitLifecycle) GoString() string { argument
3690 func (s *OnExitLifecycle) Validate() error { argument
3710 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
4095 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
4155 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go3671 type OnExitLifecycle struct { struct
3680 func (s OnExitLifecycle) String() string { argument
3685 func (s OnExitLifecycle) GoString() string { argument
3690 func (s *OnExitLifecycle) Validate() error { argument
3710 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
4095 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
4155 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go3671 type OnExitLifecycle struct { struct
3680 func (s OnExitLifecycle) String() string { argument
3685 func (s OnExitLifecycle) GoString() string { argument
3690 func (s *OnExitLifecycle) Validate() error { argument
3710 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
4095 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
4155 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go3840 type OnExitLifecycle struct { struct
3849 func (s OnExitLifecycle) String() string { argument
3854 func (s OnExitLifecycle) GoString() string { argument
3859 func (s *OnExitLifecycle) Validate() error { argument
3879 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
4498 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
4558 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/iotevents/
H A Dapi.go3840 type OnExitLifecycle struct { struct
3849 func (s OnExitLifecycle) String() string { argument
3854 func (s OnExitLifecycle) GoString() string { argument
3859 func (s *OnExitLifecycle) Validate() error { argument
3879 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
4516 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
4576 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go4520 type OnExitLifecycle struct { struct
4529 func (s OnExitLifecycle) String() string { argument
4534 func (s OnExitLifecycle) GoString() string { argument
4539 func (s *OnExitLifecycle) Validate() error { argument
4559 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
5292 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
5352 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go4520 type OnExitLifecycle struct { struct
4529 func (s OnExitLifecycle) String() string { argument
4534 func (s OnExitLifecycle) GoString() string { argument
4539 func (s *OnExitLifecycle) Validate() error { argument
4559 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
5292 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
5352 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go4520 type OnExitLifecycle struct { struct
4529 func (s OnExitLifecycle) String() string { argument
4534 func (s OnExitLifecycle) GoString() string { argument
4539 func (s *OnExitLifecycle) Validate() error { argument
4559 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
5292 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
5352 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go4520 type OnExitLifecycle struct { struct
4529 func (s OnExitLifecycle) String() string { argument
4534 func (s OnExitLifecycle) GoString() string { argument
4539 func (s *OnExitLifecycle) Validate() error { argument
4559 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
5292 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
5352 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go4520 type OnExitLifecycle struct { struct
4529 func (s OnExitLifecycle) String() string { argument
4534 func (s OnExitLifecycle) GoString() string { argument
4539 func (s *OnExitLifecycle) Validate() error { argument
4559 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
5292 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
5352 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/iotevents/
H A Dapi.go4520 type OnExitLifecycle struct { struct
4529 func (s OnExitLifecycle) String() string { argument
4534 func (s OnExitLifecycle) GoString() string { argument
4539 func (s *OnExitLifecycle) Validate() error { argument
4559 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
5292 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
5352 func (s *State) SetOnExit(v *OnExitLifecycle) *State {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/iotevents/
H A Dapi.go5163 type OnExitLifecycle struct { struct
5172 func (s OnExitLifecycle) String() string { argument
5177 func (s OnExitLifecycle) GoString() string { argument
5182 func (s *OnExitLifecycle) Validate() error { argument
5202 func (s *OnExitLifecycle) SetEvents(v []*Event) *OnExitLifecycle { argument
6001 OnExit *OnExitLifecycle `locationName:"onExit" type:"structure"`
6061 func (s *State) SetOnExit(v *OnExitLifecycle) *State {

123