konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong
konnect.getGatewayPluginUpstreamTimeout
Explore with Pulumi AI
Using getGatewayPluginUpstreamTimeout
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getGatewayPluginUpstreamTimeout(args: GetGatewayPluginUpstreamTimeoutArgs, opts?: InvokeOptions): Promise<GetGatewayPluginUpstreamTimeoutResult>
function getGatewayPluginUpstreamTimeoutOutput(args: GetGatewayPluginUpstreamTimeoutOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginUpstreamTimeoutResult>
def get_gateway_plugin_upstream_timeout(control_plane_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGatewayPluginUpstreamTimeoutResult
def get_gateway_plugin_upstream_timeout_output(control_plane_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginUpstreamTimeoutResult]
func LookupGatewayPluginUpstreamTimeout(ctx *Context, args *LookupGatewayPluginUpstreamTimeoutArgs, opts ...InvokeOption) (*LookupGatewayPluginUpstreamTimeoutResult, error)
func LookupGatewayPluginUpstreamTimeoutOutput(ctx *Context, args *LookupGatewayPluginUpstreamTimeoutOutputArgs, opts ...InvokeOption) LookupGatewayPluginUpstreamTimeoutResultOutput
> Note: This function is named LookupGatewayPluginUpstreamTimeout
in the Go SDK.
public static class GetGatewayPluginUpstreamTimeout
{
public static Task<GetGatewayPluginUpstreamTimeoutResult> InvokeAsync(GetGatewayPluginUpstreamTimeoutArgs args, InvokeOptions? opts = null)
public static Output<GetGatewayPluginUpstreamTimeoutResult> Invoke(GetGatewayPluginUpstreamTimeoutInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGatewayPluginUpstreamTimeoutResult> getGatewayPluginUpstreamTimeout(GetGatewayPluginUpstreamTimeoutArgs args, InvokeOptions options)
public static Output<GetGatewayPluginUpstreamTimeoutResult> getGatewayPluginUpstreamTimeout(GetGatewayPluginUpstreamTimeoutArgs args, InvokeOptions options)
fn::invoke:
function: konnect:index/getGatewayPluginUpstreamTimeout:getGatewayPluginUpstreamTimeout
arguments:
# arguments dictionary
The following arguments are supported:
- Control
Plane stringId
- Control
Plane stringId
- control
Plane StringId
- control
Plane stringId
- control_
plane_ strid
- control
Plane StringId
getGatewayPluginUpstreamTimeout Result
The following output properties are available:
- Config
Get
Gateway Plugin Upstream Timeout Config - Consumer
Get
Gateway Plugin Upstream Timeout Consumer - Control
Plane stringId - Created
At double - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Upstream Timeout Ordering - Protocols List<string>
- Route
Get
Gateway Plugin Upstream Timeout Route - Service
Get
Gateway Plugin Upstream Timeout Service - List<string>
- Updated
At double
- Config
Get
Gateway Plugin Upstream Timeout Config - Consumer
Get
Gateway Plugin Upstream Timeout Consumer - Control
Plane stringId - Created
At float64 - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Upstream Timeout Ordering - Protocols []string
- Route
Get
Gateway Plugin Upstream Timeout Route - Service
Get
Gateway Plugin Upstream Timeout Service - []string
- Updated
At float64
- config
Get
Gateway Plugin Upstream Timeout Config - consumer
Get
Gateway Plugin Upstream Timeout Consumer - control
Plane StringId - created
At Double - enabled Boolean
- id String
- instance
Name String - ordering
Get
Gateway Plugin Upstream Timeout Ordering - protocols List<String>
- route
Get
Gateway Plugin Upstream Timeout Route - service
Get
Gateway Plugin Upstream Timeout Service - List<String>
- updated
At Double
- config
Get
Gateway Plugin Upstream Timeout Config - consumer
Get
Gateway Plugin Upstream Timeout Consumer - control
Plane stringId - created
At number - enabled boolean
- id string
- instance
Name string - ordering
Get
Gateway Plugin Upstream Timeout Ordering - protocols string[]
- route
Get
Gateway Plugin Upstream Timeout Route - service
Get
Gateway Plugin Upstream Timeout Service - string[]
- updated
At number
- config
Get
Gateway Plugin Upstream Timeout Config - consumer
Get
Gateway Plugin Upstream Timeout Consumer - control_
plane_ strid - created_
at float - enabled bool
- id str
- instance_
name str - ordering
Get
Gateway Plugin Upstream Timeout Ordering - protocols Sequence[str]
- route
Get
Gateway Plugin Upstream Timeout Route - service
Get
Gateway Plugin Upstream Timeout Service - Sequence[str]
- updated_
at float
- config Property Map
- consumer Property Map
- control
Plane StringId - created
At Number - enabled Boolean
- id String
- instance
Name String - ordering Property Map
- protocols List<String>
- route Property Map
- service Property Map
- List<String>
- updated
At Number
Supporting Types
GetGatewayPluginUpstreamTimeoutConfig
- Connect
Timeout double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Read
Timeout double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Send
Timeout double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Connect
Timeout float64 - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Read
Timeout float64 - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Send
Timeout float64 - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- connect
Timeout Double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- read
Timeout Double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- send
Timeout Double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- connect
Timeout number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- read
Timeout number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- send
Timeout number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- connect_
timeout float - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- read_
timeout float - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- send_
timeout float - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- connect
Timeout Number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- read
Timeout Number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- send
Timeout Number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
GetGatewayPluginUpstreamTimeoutConsumer
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginUpstreamTimeoutOrdering
GetGatewayPluginUpstreamTimeoutOrderingAfter
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginUpstreamTimeoutOrderingBefore
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginUpstreamTimeoutRoute
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginUpstreamTimeoutService
- Id string
- Id string
- id String
- id string
- id str
- id String
Package Details
- Repository
- konnect kong/terraform-provider-konnect
- License
- Notes
- This Pulumi package is based on the
konnect
Terraform Provider.