checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
checkpoint.getManagementGatewayGlobalUse
Explore with Pulumi AI
checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
Using getManagementGatewayGlobalUse
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 getManagementGatewayGlobalUse(args: GetManagementGatewayGlobalUseArgs, opts?: InvokeOptions): Promise<GetManagementGatewayGlobalUseResult>
function getManagementGatewayGlobalUseOutput(args: GetManagementGatewayGlobalUseOutputArgs, opts?: InvokeOptions): Output<GetManagementGatewayGlobalUseResult>
def get_management_gateway_global_use(id: Optional[str] = None,
target: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementGatewayGlobalUseResult
def get_management_gateway_global_use_output(id: Optional[pulumi.Input[str]] = None,
target: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementGatewayGlobalUseResult]
func GetManagementGatewayGlobalUse(ctx *Context, args *GetManagementGatewayGlobalUseArgs, opts ...InvokeOption) (*GetManagementGatewayGlobalUseResult, error)
func GetManagementGatewayGlobalUseOutput(ctx *Context, args *GetManagementGatewayGlobalUseOutputArgs, opts ...InvokeOption) GetManagementGatewayGlobalUseResultOutput
> Note: This function is named GetManagementGatewayGlobalUse
in the Go SDK.
public static class GetManagementGatewayGlobalUse
{
public static Task<GetManagementGatewayGlobalUseResult> InvokeAsync(GetManagementGatewayGlobalUseArgs args, InvokeOptions? opts = null)
public static Output<GetManagementGatewayGlobalUseResult> Invoke(GetManagementGatewayGlobalUseInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagementGatewayGlobalUseResult> getManagementGatewayGlobalUse(GetManagementGatewayGlobalUseArgs args, InvokeOptions options)
public static Output<GetManagementGatewayGlobalUseResult> getManagementGatewayGlobalUse(GetManagementGatewayGlobalUseArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementGatewayGlobalUse:getManagementGatewayGlobalUse
arguments:
# arguments dictionary
The following arguments are supported:
getManagementGatewayGlobalUse Result
The following output properties are available:
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpoint
Terraform Provider.
checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw