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

konnect.getGatewayPluginResponseTransformerAdvanced

Explore with Pulumi AI

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

    Using getGatewayPluginResponseTransformerAdvanced

    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 getGatewayPluginResponseTransformerAdvanced(args: GetGatewayPluginResponseTransformerAdvancedArgs, opts?: InvokeOptions): Promise<GetGatewayPluginResponseTransformerAdvancedResult>
    function getGatewayPluginResponseTransformerAdvancedOutput(args: GetGatewayPluginResponseTransformerAdvancedOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginResponseTransformerAdvancedResult>
    def get_gateway_plugin_response_transformer_advanced(control_plane_id: Optional[str] = None,
                                                         opts: Optional[InvokeOptions] = None) -> GetGatewayPluginResponseTransformerAdvancedResult
    def get_gateway_plugin_response_transformer_advanced_output(control_plane_id: Optional[pulumi.Input[str]] = None,
                                                         opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginResponseTransformerAdvancedResult]
    func LookupGatewayPluginResponseTransformerAdvanced(ctx *Context, args *LookupGatewayPluginResponseTransformerAdvancedArgs, opts ...InvokeOption) (*LookupGatewayPluginResponseTransformerAdvancedResult, error)
    func LookupGatewayPluginResponseTransformerAdvancedOutput(ctx *Context, args *LookupGatewayPluginResponseTransformerAdvancedOutputArgs, opts ...InvokeOption) LookupGatewayPluginResponseTransformerAdvancedResultOutput

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

    public static class GetGatewayPluginResponseTransformerAdvanced 
    {
        public static Task<GetGatewayPluginResponseTransformerAdvancedResult> InvokeAsync(GetGatewayPluginResponseTransformerAdvancedArgs args, InvokeOptions? opts = null)
        public static Output<GetGatewayPluginResponseTransformerAdvancedResult> Invoke(GetGatewayPluginResponseTransformerAdvancedInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGatewayPluginResponseTransformerAdvancedResult> getGatewayPluginResponseTransformerAdvanced(GetGatewayPluginResponseTransformerAdvancedArgs args, InvokeOptions options)
    public static Output<GetGatewayPluginResponseTransformerAdvancedResult> getGatewayPluginResponseTransformerAdvanced(GetGatewayPluginResponseTransformerAdvancedArgs args, InvokeOptions options)
    
    fn::invoke:
      function: konnect:index/getGatewayPluginResponseTransformerAdvanced:getGatewayPluginResponseTransformerAdvanced
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGatewayPluginResponseTransformerAdvanced Result

    The following output properties are available:

    Supporting Types

    GetGatewayPluginResponseTransformerAdvancedConfig

    add Property Map
    allow Property Map
    append Property Map
    dotsInKeys Boolean
    Whether dots (for example, customers.info.phone) should be treated as part of a property name or used to descend into nested JSON objects..
    remove Property Map
    rename Property Map
    replace Property Map
    transform Property Map

    GetGatewayPluginResponseTransformerAdvancedConfigAdd

    Headers List<string>
    IfStatuses List<string>
    JsonTypes List<string>
    Jsons List<string>
    Headers []string
    IfStatuses []string
    JsonTypes []string
    Jsons []string
    headers List<String>
    ifStatuses List<String>
    jsonTypes List<String>
    jsons List<String>
    headers string[]
    ifStatuses string[]
    jsonTypes string[]
    jsons string[]
    headers Sequence[str]
    if_statuses Sequence[str]
    json_types Sequence[str]
    jsons Sequence[str]
    headers List<String>
    ifStatuses List<String>
    jsonTypes List<String>
    jsons List<String>

    GetGatewayPluginResponseTransformerAdvancedConfigAllow

    Jsons List<string>
    Jsons []string
    jsons List<String>
    jsons string[]
    jsons Sequence[str]
    jsons List<String>

    GetGatewayPluginResponseTransformerAdvancedConfigAppend

    Headers List<string>
    IfStatuses List<string>
    JsonTypes List<string>
    Jsons List<string>
    Headers []string
    IfStatuses []string
    JsonTypes []string
    Jsons []string
    headers List<String>
    ifStatuses List<String>
    jsonTypes List<String>
    jsons List<String>
    headers string[]
    ifStatuses string[]
    jsonTypes string[]
    jsons string[]
    headers Sequence[str]
    if_statuses Sequence[str]
    json_types Sequence[str]
    jsons Sequence[str]
    headers List<String>
    ifStatuses List<String>
    jsonTypes List<String>
    jsons List<String>

    GetGatewayPluginResponseTransformerAdvancedConfigRemove

    Headers List<string>
    IfStatuses List<string>
    Jsons List<string>
    Headers []string
    IfStatuses []string
    Jsons []string
    headers List<String>
    ifStatuses List<String>
    jsons List<String>
    headers string[]
    ifStatuses string[]
    jsons string[]
    headers Sequence[str]
    if_statuses Sequence[str]
    jsons Sequence[str]
    headers List<String>
    ifStatuses List<String>
    jsons List<String>

    GetGatewayPluginResponseTransformerAdvancedConfigRename

    Headers List<string>
    IfStatuses List<string>
    Headers []string
    IfStatuses []string
    headers List<String>
    ifStatuses List<String>
    headers string[]
    ifStatuses string[]
    headers Sequence[str]
    if_statuses Sequence[str]
    headers List<String>
    ifStatuses List<String>

    GetGatewayPluginResponseTransformerAdvancedConfigReplace

    Body string
    String with which to replace the entire response body.
    Headers List<string>
    IfStatuses List<string>
    JsonTypes List<string>
    Jsons List<string>
    Body string
    String with which to replace the entire response body.
    Headers []string
    IfStatuses []string
    JsonTypes []string
    Jsons []string
    body String
    String with which to replace the entire response body.
    headers List<String>
    ifStatuses List<String>
    jsonTypes List<String>
    jsons List<String>
    body string
    String with which to replace the entire response body.
    headers string[]
    ifStatuses string[]
    jsonTypes string[]
    jsons string[]
    body str
    String with which to replace the entire response body.
    headers Sequence[str]
    if_statuses Sequence[str]
    json_types Sequence[str]
    jsons Sequence[str]
    body String
    String with which to replace the entire response body.
    headers List<String>
    ifStatuses List<String>
    jsonTypes List<String>
    jsons List<String>

    GetGatewayPluginResponseTransformerAdvancedConfigTransform

    Functions List<string>
    IfStatuses List<string>
    Jsons List<string>
    Functions []string
    IfStatuses []string
    Jsons []string
    functions List<String>
    ifStatuses List<String>
    jsons List<String>
    functions string[]
    ifStatuses string[]
    jsons string[]
    functions Sequence[str]
    if_statuses Sequence[str]
    jsons Sequence[str]
    functions List<String>
    ifStatuses List<String>
    jsons List<String>

    GetGatewayPluginResponseTransformerAdvancedConsumer

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

    GetGatewayPluginResponseTransformerAdvancedConsumerGroup

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

    GetGatewayPluginResponseTransformerAdvancedOrdering

    GetGatewayPluginResponseTransformerAdvancedOrderingAfter

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

    GetGatewayPluginResponseTransformerAdvancedOrderingBefore

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

    GetGatewayPluginResponseTransformerAdvancedRoute

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

    GetGatewayPluginResponseTransformerAdvancedService

    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