Home
last modified time | relevance | path

Searched refs:ActionTypeExecutor (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codepipeline/include/aws/codepipeline/model/
H A DActionTypeExecutor.h36 class AWS_CODEPIPELINE_API ActionTypeExecutor
39 ActionTypeExecutor();
40 ActionTypeExecutor(Aws::Utils::Json::JsonView jsonValue);
41 ActionTypeExecutor& operator=(Aws::Utils::Json::JsonView jsonValue);
73 …inline ActionTypeExecutor& WithConfiguration(const ExecutorConfiguration& value) { SetConfiguratio… in WithConfiguration()
79 …inline ActionTypeExecutor& WithConfiguration(ExecutorConfiguration&& value) { SetConfiguration(std… in WithConfiguration()
110 inline ActionTypeExecutor& WithType(const ExecutorType& value) { SetType(value); return *this;} in WithType()
116 …inline ActionTypeExecutor& WithType(ExecutorType&& value) { SetType(std::move(value)); return *thi… in WithType()
177 …inline ActionTypeExecutor& WithPolicyStatementsTemplate(const Aws::String& value) { SetPolicyState… in WithPolicyStatementsTemplate()
197 …inline ActionTypeExecutor& WithPolicyStatementsTemplate(const char* value) { SetPolicyStatementsTe… in WithPolicyStatementsTemplate()
[all …]
H A DActionTypeDeclaration.h93 inline const ActionTypeExecutor& GetExecutor() const{ return m_executor; } in GetExecutor()
105 …inline void SetExecutor(const ActionTypeExecutor& value) { m_executorHasBeenSet = true; m_executor… in SetExecutor()
111 …inline void SetExecutor(ActionTypeExecutor&& value) { m_executorHasBeenSet = true; m_executor = st… in SetExecutor()
117 …inline ActionTypeDeclaration& WithExecutor(const ActionTypeExecutor& value) { SetExecutor(value); … in WithExecutor()
123 …inline ActionTypeDeclaration& WithExecutor(ActionTypeExecutor&& value) { SetExecutor(std::move(val… in WithExecutor()
356 ActionTypeExecutor m_executor;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codepipeline/source/model/
H A DActionTypeExecutor.cpp21 ActionTypeExecutor::ActionTypeExecutor() : in ActionTypeExecutor() function in Aws::CodePipeline::Model::ActionTypeExecutor
31 ActionTypeExecutor::ActionTypeExecutor(JsonView jsonValue) : in ActionTypeExecutor() function in Aws::CodePipeline::Model::ActionTypeExecutor
42 ActionTypeExecutor& ActionTypeExecutor::operator =(JsonView jsonValue) in operator =()
75 JsonValue ActionTypeExecutor::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codepipeline/types/
H A Dtypes.go361 Executor *ActionTypeExecutor
399 type ActionTypeExecutor struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codepipeline/types/
H A Dtypes.go361 Executor *ActionTypeExecutor
399 type ActionTypeExecutor struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codepipeline/types/
H A Dtypes.go361 Executor *ActionTypeExecutor
399 type ActionTypeExecutor struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codepipeline/types/
H A Dtypes.go361 Executor *ActionTypeExecutor
399 type ActionTypeExecutor struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codepipeline/types/
H A Dtypes.go390 Executor *ActionTypeExecutor
430 type ActionTypeExecutor struct { struct
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5213 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5327 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5372 type ActionTypeExecutor struct { struct
5402 func (s ActionTypeExecutor) String() string { argument
5407 func (s ActionTypeExecutor) GoString() string { argument
5412 func (s *ActionTypeExecutor) Validate() error { argument
5439 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5445 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5451 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5457 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5213 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5327 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5372 type ActionTypeExecutor struct { struct
5402 func (s ActionTypeExecutor) String() string { argument
5407 func (s ActionTypeExecutor) GoString() string { argument
5412 func (s *ActionTypeExecutor) Validate() error { argument
5439 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5445 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5451 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5457 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5213 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5327 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5372 type ActionTypeExecutor struct { struct
5402 func (s ActionTypeExecutor) String() string { argument
5407 func (s ActionTypeExecutor) GoString() string { argument
5412 func (s *ActionTypeExecutor) Validate() error { argument
5439 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5445 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5451 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5457 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5213 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5327 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5372 type ActionTypeExecutor struct { struct
5402 func (s ActionTypeExecutor) String() string { argument
5407 func (s ActionTypeExecutor) GoString() string { argument
5412 func (s *ActionTypeExecutor) Validate() error { argument
5439 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5445 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5451 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5457 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5213 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5327 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5372 type ActionTypeExecutor struct { struct
5402 func (s ActionTypeExecutor) String() string { argument
5407 func (s ActionTypeExecutor) GoString() string { argument
5412 func (s *ActionTypeExecutor) Validate() error { argument
5439 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5445 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5451 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5457 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5385 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5507 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5552 type ActionTypeExecutor struct { struct
5586 func (s ActionTypeExecutor) String() string { argument
5595 func (s ActionTypeExecutor) GoString() string { argument
5600 func (s *ActionTypeExecutor) Validate() error { argument
5627 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5633 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5639 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5645 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5385 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5507 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5552 type ActionTypeExecutor struct { struct
5586 func (s ActionTypeExecutor) String() string { argument
5595 func (s ActionTypeExecutor) GoString() string { argument
5600 func (s *ActionTypeExecutor) Validate() error { argument
5627 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5633 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5639 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5645 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5213 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5327 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5372 type ActionTypeExecutor struct { struct
5402 func (s ActionTypeExecutor) String() string { argument
5407 func (s ActionTypeExecutor) GoString() string { argument
5412 func (s *ActionTypeExecutor) Validate() error { argument
5439 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5445 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5451 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5457 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5385 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5507 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5552 type ActionTypeExecutor struct { struct
5586 func (s ActionTypeExecutor) String() string { argument
5595 func (s ActionTypeExecutor) GoString() string { argument
5600 func (s *ActionTypeExecutor) Validate() error { argument
5627 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5633 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5639 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5645 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5213 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5327 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5372 type ActionTypeExecutor struct { struct
5402 func (s ActionTypeExecutor) String() string { argument
5407 func (s ActionTypeExecutor) GoString() string { argument
5412 func (s *ActionTypeExecutor) Validate() error { argument
5439 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5445 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5451 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5457 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5213 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5327 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5372 type ActionTypeExecutor struct { struct
5405 func (s ActionTypeExecutor) String() string { argument
5410 func (s ActionTypeExecutor) GoString() string { argument
5415 func (s *ActionTypeExecutor) Validate() error { argument
5442 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5448 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5454 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5460 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go5213 Executor *ActionTypeExecutor `locationName:"executor" type:"structure" required:"true"`
5327 func (s *ActionTypeDeclaration) SetExecutor(v *ActionTypeExecutor) *ActionTypeDeclaration {
5372 type ActionTypeExecutor struct { struct
5402 func (s ActionTypeExecutor) String() string { argument
5407 func (s ActionTypeExecutor) GoString() string { argument
5412 func (s *ActionTypeExecutor) Validate() error { argument
5439 func (s *ActionTypeExecutor) SetConfiguration(v *ExecutorConfiguration) *ActionTypeExecutor { argument
5445 func (s *ActionTypeExecutor) SetJobTimeout(v int64) *ActionTypeExecutor { argument
5451 func (s *ActionTypeExecutor) SetPolicyStatementsTemplate(v string) *ActionTypeExecutor { argument
5457 func (s *ActionTypeExecutor) SetType(v string) *ActionTypeExecutor { argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codepipeline/
H A Dvalidators.go976 func validateActionTypeExecutor(v *types.ActionTypeExecutor) error { argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codepipeline/
H A Dvalidators.go976 func validateActionTypeExecutor(v *types.ActionTypeExecutor) error { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codepipeline/
H A Dvalidators.go976 func validateActionTypeExecutor(v *types.ActionTypeExecutor) error { argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codepipeline/
H A Dvalidators.go976 func validateActionTypeExecutor(v *types.ActionTypeExecutor) error { argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codepipeline/
H A Dvalidators.go976 func validateActionTypeExecutor(v *types.ActionTypeExecutor) error { argument

12