1. Packages
  2. Konnect Provider
  3. API Docs
  4. getGatewayPluginWebsocketValidator
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

konnect.getGatewayPluginWebsocketValidator

Explore with Pulumi AI

konnect logo
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

    Using getGatewayPluginWebsocketValidator

    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 getGatewayPluginWebsocketValidator(args: GetGatewayPluginWebsocketValidatorArgs, opts?: InvokeOptions): Promise<GetGatewayPluginWebsocketValidatorResult>
    function getGatewayPluginWebsocketValidatorOutput(args: GetGatewayPluginWebsocketValidatorOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginWebsocketValidatorResult>
    def get_gateway_plugin_websocket_validator(control_plane_id: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetGatewayPluginWebsocketValidatorResult
    def get_gateway_plugin_websocket_validator_output(control_plane_id: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginWebsocketValidatorResult]
    func LookupGatewayPluginWebsocketValidator(ctx *Context, args *LookupGatewayPluginWebsocketValidatorArgs, opts ...InvokeOption) (*LookupGatewayPluginWebsocketValidatorResult, error)
    func LookupGatewayPluginWebsocketValidatorOutput(ctx *Context, args *LookupGatewayPluginWebsocketValidatorOutputArgs, opts ...InvokeOption) LookupGatewayPluginWebsocketValidatorResultOutput

    > Note: This function is named LookupGatewayPluginWebsocketValidator in the Go SDK.

    public static class GetGatewayPluginWebsocketValidator 
    {
        public static Task<GetGatewayPluginWebsocketValidatorResult> InvokeAsync(GetGatewayPluginWebsocketValidatorArgs args, InvokeOptions? opts = null)
        public static Output<GetGatewayPluginWebsocketValidatorResult> Invoke(GetGatewayPluginWebsocketValidatorInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGatewayPluginWebsocketValidatorResult> getGatewayPluginWebsocketValidator(GetGatewayPluginWebsocketValidatorArgs args, InvokeOptions options)
    public static Output<GetGatewayPluginWebsocketValidatorResult> getGatewayPluginWebsocketValidator(GetGatewayPluginWebsocketValidatorArgs args, InvokeOptions options)
    
    fn::invoke:
      function: konnect:index/getGatewayPluginWebsocketValidator:getGatewayPluginWebsocketValidator
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGatewayPluginWebsocketValidator Result

    The following output properties are available:

    Supporting Types

    GetGatewayPluginWebsocketValidatorConfig

    GetGatewayPluginWebsocketValidatorConfigClient

    GetGatewayPluginWebsocketValidatorConfigClientBinary

    Schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    Type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    Schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    Type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema String
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type String
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema str
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type str
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema String
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type String
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.

    GetGatewayPluginWebsocketValidatorConfigClientText

    Schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    Type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    Schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    Type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema String
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type String
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema str
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type str
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema String
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type String
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.

    GetGatewayPluginWebsocketValidatorConfigUpstream

    GetGatewayPluginWebsocketValidatorConfigUpstreamBinary

    Schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    Type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    Schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    Type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema String
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type String
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema str
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type str
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema String
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type String
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.

    GetGatewayPluginWebsocketValidatorConfigUpstreamText

    Schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    Type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    Schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    Type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema String
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type String
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema string
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type string
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema str
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type str
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.
    schema String
    Schema used to validate upstream-originated binary frames. The semantics of this field depend on the validation type set by config.upstream.binary.type.
    type String
    The corresponding validation library for config.upstream.binary.schema. Currently, only draft4 is supported.

    GetGatewayPluginWebsocketValidatorConsumer

    Id string
    Id string
    id String
    id string
    id str
    id String

    GetGatewayPluginWebsocketValidatorOrdering

    GetGatewayPluginWebsocketValidatorOrderingAfter

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginWebsocketValidatorOrderingBefore

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginWebsocketValidatorRoute

    Id string
    Id string
    id String
    id string
    id str
    id String

    GetGatewayPluginWebsocketValidatorService

    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.
    konnect logo
    konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong