checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
checkpoint.getManagementInfinityIdp
Explore with Pulumi AI
checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
Using getManagementInfinityIdp
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 getManagementInfinityIdp(args: GetManagementInfinityIdpArgs, opts?: InvokeOptions): Promise<GetManagementInfinityIdpResult>
function getManagementInfinityIdpOutput(args: GetManagementInfinityIdpOutputArgs, opts?: InvokeOptions): Output<GetManagementInfinityIdpResult>
def get_management_infinity_idp(id: Optional[str] = None,
name: Optional[str] = None,
uid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementInfinityIdpResult
def get_management_infinity_idp_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
uid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementInfinityIdpResult]
func GetManagementInfinityIdp(ctx *Context, args *GetManagementInfinityIdpArgs, opts ...InvokeOption) (*GetManagementInfinityIdpResult, error)
func GetManagementInfinityIdpOutput(ctx *Context, args *GetManagementInfinityIdpOutputArgs, opts ...InvokeOption) GetManagementInfinityIdpResultOutput
> Note: This function is named GetManagementInfinityIdp
in the Go SDK.
public static class GetManagementInfinityIdp
{
public static Task<GetManagementInfinityIdpResult> InvokeAsync(GetManagementInfinityIdpArgs args, InvokeOptions? opts = null)
public static Output<GetManagementInfinityIdpResult> Invoke(GetManagementInfinityIdpInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagementInfinityIdpResult> getManagementInfinityIdp(GetManagementInfinityIdpArgs args, InvokeOptions options)
public static Output<GetManagementInfinityIdpResult> getManagementInfinityIdp(GetManagementInfinityIdpArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementInfinityIdp:getManagementInfinityIdp
arguments:
# arguments dictionary
The following arguments are supported:
getManagementInfinityIdp 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