Home
last modified time | relevance | path

Searched defs:AutoBranchCreationConfig (Results 1 – 25 of 136) sorted by relevance

123456

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplify/source/model/
H A DAutoBranchCreationConfig.cpp21 AutoBranchCreationConfig::AutoBranchCreationConfig() : in AutoBranchCreationConfig() function in Aws::Amplify::Model::AutoBranchCreationConfig
40 AutoBranchCreationConfig::AutoBranchCreationConfig(JsonView jsonValue) : in AutoBranchCreationConfig() function in Aws::Amplify::Model::AutoBranchCreationConfig
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/amplify/types/
H A Dtypes.go125 type AutoBranchCreationConfig struct { struct
128 BasicAuthCredentials *string
131 BuildSpec *string
134 EnableAutoBuild *bool
137 EnableBasicAuth *bool
143 EnablePerformanceMode *bool
146 EnablePullRequestPreview *bool
149 EnvironmentVariables map[string]string
152 Framework *string
155 PullRequestEnvironmentName *string
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/amplify/types/
H A Dtypes.go125 type AutoBranchCreationConfig struct { struct
128 BasicAuthCredentials *string
131 BuildSpec *string
134 EnableAutoBuild *bool
137 EnableBasicAuth *bool
143 EnablePerformanceMode *bool
146 EnablePullRequestPreview *bool
149 EnvironmentVariables map[string]string
152 Framework *string
155 PullRequestEnvironmentName *string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/amplify/types/
H A Dtypes.go125 type AutoBranchCreationConfig struct { struct
128 BasicAuthCredentials *string
131 BuildSpec *string
134 EnableAutoBuild *bool
137 EnableBasicAuth *bool
143 EnablePerformanceMode *bool
146 EnablePullRequestPreview *bool
149 EnvironmentVariables map[string]string
152 Framework *string
155 PullRequestEnvironmentName *string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/amplify/types/
H A Dtypes.go125 type AutoBranchCreationConfig struct { struct
128 BasicAuthCredentials *string
131 BuildSpec *string
134 EnableAutoBuild *bool
137 EnableBasicAuth *bool
143 EnablePerformanceMode *bool
146 EnablePullRequestPreview *bool
149 EnvironmentVariables map[string]string
152 Framework *string
155 PullRequestEnvironmentName *string
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/amplify/types/
H A Dtypes.go125 type AutoBranchCreationConfig struct { struct
128 BasicAuthCredentials *string
131 BuildSpec *string
134 EnableAutoBuild *bool
137 EnableBasicAuth *bool
143 EnablePerformanceMode *bool
146 EnablePullRequestPreview *bool
149 EnvironmentVariables map[string]string
152 Framework *string
155 PullRequestEnvironmentName *string
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/amplify/types/
H A Dtypes.go125 type AutoBranchCreationConfig struct { struct
128 BasicAuthCredentials *string
131 BuildSpec *string
134 EnableAutoBuild *bool
137 EnableBasicAuth *bool
143 EnablePerformanceMode *bool
146 EnablePullRequestPreview *bool
149 EnvironmentVariables map[string]string
152 Framework *string
155 PullRequestEnvironmentName *string
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/amplify/types/
H A Dtypes.go125 type AutoBranchCreationConfig struct { struct
128 BasicAuthCredentials *string
131 BuildSpec *string
134 EnableAutoBuild *bool
137 EnableBasicAuth *bool
143 EnablePerformanceMode *bool
146 EnablePullRequestPreview *bool
149 EnvironmentVariables map[string]string
152 Framework *string
155 PullRequestEnvironmentName *string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/amplify/types/
H A Dtypes.go130 type AutoBranchCreationConfig struct { struct
133 BasicAuthCredentials *string
136 BuildSpec *string
139 EnableAutoBuild *bool
142 EnableBasicAuth *bool
148 EnablePerformanceMode *bool
151 EnablePullRequestPreview *bool
157 Framework *string
160 PullRequestEnvironmentName *string
163 Stage Stage
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/database/sql/
H A Dctxutil.go44 }
45
46 func ctxDriverQuery(ctx context.Context, queryerCtx driver.QueryerContext, queryer driver.Queryer, …
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/amplify/
H A Dapi.go3654 type AutoBranchCreationConfig struct { struct
3655 _ struct{} `type:"structure"`
3658 BasicAuthCredentials *string `locationName:"basicAuthCredentials" type:"string"`
3661 BuildSpec *string `locationName:"buildSpec" min:"1" type:"string"`
3664 EnableAutoBuild *bool `locationName:"enableAutoBuild" type:"boolean"`
3667 EnableBasicAuth *bool `locationName:"enableBasicAuth" type:"boolean"`
3676 Framework *string `locationName:"framework" type:"string"`
3682 Stage *string `locationName:"stage" type:"string" enum:"Stage"`
3686 func (s AutoBranchCreationConfig) String() string {
3691 func (s AutoBranchCreationConfig) GoString() string {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/amplify/
H A Dapi.go3654 type AutoBranchCreationConfig struct { struct
3655 _ struct{} `type:"structure"`
3658 BasicAuthCredentials *string `locationName:"basicAuthCredentials" type:"string"`
3661 BuildSpec *string `locationName:"buildSpec" min:"1" type:"string"`
3664 EnableAutoBuild *bool `locationName:"enableAutoBuild" type:"boolean"`
3667 EnableBasicAuth *bool `locationName:"enableBasicAuth" type:"boolean"`
3676 Framework *string `locationName:"framework" type:"string"`
3682 Stage *string `locationName:"stage" type:"string" enum:"Stage"`
3686 func (s AutoBranchCreationConfig) String() string {
3691 func (s AutoBranchCreationConfig) GoString() string {
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/amplify/
H A Dapi_op_CreateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
H A Dapi_op_UpdateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/amplify/
H A Dapi_op_CreateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
H A Dapi_op_UpdateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/amplify/
H A Dapi_op_CreateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
H A Dapi_op_UpdateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/amplify/
H A Dapi_op_CreateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
H A Dapi_op_UpdateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/amplify/
H A Dapi_op_CreateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
H A Dapi_op_UpdateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/amplify/
H A Dapi_op_CreateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
H A Dapi_op_UpdateApp.go44 AutoBranchCreationConfig *types.AutoBranchCreationConfig member
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/amplify/
H A Dapi.go2984 type AutoBranchCreationConfig struct { struct
2985 _ struct{} `type:"structure"`
2988 BasicAuthCredentials *string `locationName:"basicAuthCredentials" type:"string"`
2991 BuildSpec *string `locationName:"buildSpec" min:"1" type:"string"`
2994 EnableAutoBuild *bool `locationName:"enableAutoBuild" type:"boolean"`
2997 EnableBasicAuth *bool `locationName:"enableBasicAuth" type:"boolean"`
3003 Framework *string `locationName:"framework" type:"string"`
3006 Stage *string `locationName:"stage" type:"string" enum:"Stage"`
3010 func (s AutoBranchCreationConfig) String() string {
3015 func (s AutoBranchCreationConfig) GoString() string {
[all …]

123456