konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong
konnect.getGatewayPluginFileLog
Explore with Pulumi AI
Using getGatewayPluginFileLog
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 getGatewayPluginFileLog(args: GetGatewayPluginFileLogArgs, opts?: InvokeOptions): Promise<GetGatewayPluginFileLogResult>
function getGatewayPluginFileLogOutput(args: GetGatewayPluginFileLogOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginFileLogResult>
def get_gateway_plugin_file_log(control_plane_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGatewayPluginFileLogResult
def get_gateway_plugin_file_log_output(control_plane_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginFileLogResult]
func LookupGatewayPluginFileLog(ctx *Context, args *LookupGatewayPluginFileLogArgs, opts ...InvokeOption) (*LookupGatewayPluginFileLogResult, error)
func LookupGatewayPluginFileLogOutput(ctx *Context, args *LookupGatewayPluginFileLogOutputArgs, opts ...InvokeOption) LookupGatewayPluginFileLogResultOutput
> Note: This function is named LookupGatewayPluginFileLog
in the Go SDK.
public static class GetGatewayPluginFileLog
{
public static Task<GetGatewayPluginFileLogResult> InvokeAsync(GetGatewayPluginFileLogArgs args, InvokeOptions? opts = null)
public static Output<GetGatewayPluginFileLogResult> Invoke(GetGatewayPluginFileLogInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGatewayPluginFileLogResult> getGatewayPluginFileLog(GetGatewayPluginFileLogArgs args, InvokeOptions options)
public static Output<GetGatewayPluginFileLogResult> getGatewayPluginFileLog(GetGatewayPluginFileLogArgs args, InvokeOptions options)
fn::invoke:
function: konnect:index/getGatewayPluginFileLog:getGatewayPluginFileLog
arguments:
# arguments dictionary
The following arguments are supported:
- Control
Plane Id This property is required. string
- Control
Plane Id This property is required. string
- control
Plane Id This property is required. String
- control
Plane Id This property is required. string
- control_
plane_ id This property is required. str
- control
Plane Id This property is required. String
getGatewayPluginFileLog Result
The following output properties are available:
- Config
Get
Gateway Plugin File Log Config - Consumer
Get
Gateway Plugin File Log Consumer - Control
Plane stringId - Created
At double - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin File Log Ordering - Protocols List<string>
- Route
Get
Gateway Plugin File Log Route - Service
Get
Gateway Plugin File Log Service - List<string>
- Updated
At double
- Config
Get
Gateway Plugin File Log Config - Consumer
Get
Gateway Plugin File Log Consumer - Control
Plane stringId - Created
At float64 - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin File Log Ordering - Protocols []string
- Route
Get
Gateway Plugin File Log Route - Service
Get
Gateway Plugin File Log Service - []string
- Updated
At float64
- config
Get
Gateway Plugin File Log Config - consumer
Get
Gateway Plugin File Log Consumer - control
Plane StringId - created
At Double - enabled Boolean
- id String
- instance
Name String - ordering
Get
Gateway Plugin File Log Ordering - protocols List<String>
- route
Get
Gateway Plugin File Log Route - service
Get
Gateway Plugin File Log Service - List<String>
- updated
At Double
- config
Get
Gateway Plugin File Log Config - consumer
Get
Gateway Plugin File Log Consumer - control
Plane stringId - created
At number - enabled boolean
- id string
- instance
Name string - ordering
Get
Gateway Plugin File Log Ordering - protocols string[]
- route
Get
Gateway Plugin File Log Route - service
Get
Gateway Plugin File Log Service - string[]
- updated
At number
- config
Get
Gateway Plugin File Log Config - consumer
Get
Gateway Plugin File Log Consumer - control_
plane_ strid - created_
at float - enabled bool
- id str
- instance_
name str - ordering
Get
Gateway Plugin File Log Ordering - protocols Sequence[str]
- route
Get
Gateway Plugin File Log Route - service
Get
Gateway Plugin File Log 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
GetGatewayPluginFileLogConfig
- Custom
Fields By Lua This property is required. Dictionary<string, string> - Lua code as a key-value map
- Path
This property is required. string - The file path of the output log file. The plugin creates the log file if it doesn't exist yet.
- Reopen
This property is required. bool - Determines whether the log file is closed and reopened on every request.
- Custom
Fields By Lua This property is required. map[string]string - Lua code as a key-value map
- Path
This property is required. string - The file path of the output log file. The plugin creates the log file if it doesn't exist yet.
- Reopen
This property is required. bool - Determines whether the log file is closed and reopened on every request.
- custom
Fields By Lua This property is required. Map<String,String> - Lua code as a key-value map
- path
This property is required. String - The file path of the output log file. The plugin creates the log file if it doesn't exist yet.
- reopen
This property is required. Boolean - Determines whether the log file is closed and reopened on every request.
- custom
Fields By Lua This property is required. {[key: string]: string} - Lua code as a key-value map
- path
This property is required. string - The file path of the output log file. The plugin creates the log file if it doesn't exist yet.
- reopen
This property is required. boolean - Determines whether the log file is closed and reopened on every request.
- custom_
fields_ by_ lua This property is required. Mapping[str, str] - Lua code as a key-value map
- path
This property is required. str - The file path of the output log file. The plugin creates the log file if it doesn't exist yet.
- reopen
This property is required. bool - Determines whether the log file is closed and reopened on every request.
- custom
Fields By Lua This property is required. Map<String> - Lua code as a key-value map
- path
This property is required. String - The file path of the output log file. The plugin creates the log file if it doesn't exist yet.
- reopen
This property is required. Boolean - Determines whether the log file is closed and reopened on every request.
GetGatewayPluginFileLogConsumer
- Id
This property is required. string
- Id
This property is required. string
- id
This property is required. String
- id
This property is required. string
- id
This property is required. str
- id
This property is required. String
GetGatewayPluginFileLogOrdering
- After
This property is required. GetGateway Plugin File Log Ordering After - Before
This property is required. GetGateway Plugin File Log Ordering Before
- After
This property is required. GetGateway Plugin File Log Ordering After - Before
This property is required. GetGateway Plugin File Log Ordering Before
- after
This property is required. GetGateway Plugin File Log Ordering After - before
This property is required. GetGateway Plugin File Log Ordering Before
- after
This property is required. GetGateway Plugin File Log Ordering After - before
This property is required. GetGateway Plugin File Log Ordering Before
- after
This property is required. GetGateway Plugin File Log Ordering After - before
This property is required. GetGateway Plugin File Log Ordering Before
- after
This property is required. Property Map - before
This property is required. Property Map
GetGatewayPluginFileLogOrderingAfter
- Accesses
This property is required. List<string>
- Accesses
This property is required. []string
- accesses
This property is required. List<String>
- accesses
This property is required. string[]
- accesses
This property is required. Sequence[str]
- accesses
This property is required. List<String>
GetGatewayPluginFileLogOrderingBefore
- Accesses
This property is required. List<string>
- Accesses
This property is required. []string
- accesses
This property is required. List<String>
- accesses
This property is required. string[]
- accesses
This property is required. Sequence[str]
- accesses
This property is required. List<String>
GetGatewayPluginFileLogRoute
- Id
This property is required. string
- Id
This property is required. string
- id
This property is required. String
- id
This property is required. string
- id
This property is required. str
- id
This property is required. String
GetGatewayPluginFileLogService
- Id
This property is required. string
- Id
This property is required. string
- id
This property is required. String
- id
This property is required. string
- id
This property is required. str
- id
This property is required. String
Package Details
- Repository
- konnect kong/terraform-provider-konnect
- License
- Notes
- This Pulumi package is based on the
konnect
Terraform Provider.