checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
checkpoint.getManagementInfinityIdpObject
Explore with Pulumi AI
checkpoint 2.9.0 published on Monday, Apr 14, 2025 by checkpointsw
Using getManagementInfinityIdpObject
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 getManagementInfinityIdpObject(args: GetManagementInfinityIdpObjectArgs, opts?: InvokeOptions): Promise<GetManagementInfinityIdpObjectResult>
function getManagementInfinityIdpObjectOutput(args: GetManagementInfinityIdpObjectOutputArgs, opts?: InvokeOptions): Output<GetManagementInfinityIdpObjectResult>
def get_management_infinity_idp_object(id: Optional[str] = None,
name: Optional[str] = None,
uid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagementInfinityIdpObjectResult
def get_management_infinity_idp_object_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
uid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagementInfinityIdpObjectResult]
func GetManagementInfinityIdpObject(ctx *Context, args *GetManagementInfinityIdpObjectArgs, opts ...InvokeOption) (*GetManagementInfinityIdpObjectResult, error)
func GetManagementInfinityIdpObjectOutput(ctx *Context, args *GetManagementInfinityIdpObjectOutputArgs, opts ...InvokeOption) GetManagementInfinityIdpObjectResultOutput
> Note: This function is named GetManagementInfinityIdpObject
in the Go SDK.
public static class GetManagementInfinityIdpObject
{
public static Task<GetManagementInfinityIdpObjectResult> InvokeAsync(GetManagementInfinityIdpObjectArgs args, InvokeOptions? opts = null)
public static Output<GetManagementInfinityIdpObjectResult> Invoke(GetManagementInfinityIdpObjectInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagementInfinityIdpObjectResult> getManagementInfinityIdpObject(GetManagementInfinityIdpObjectArgs args, InvokeOptions options)
public static Output<GetManagementInfinityIdpObjectResult> getManagementInfinityIdpObject(GetManagementInfinityIdpObjectArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getManagementInfinityIdpObject:getManagementInfinityIdpObject
arguments:
# arguments dictionary
The following arguments are supported:
getManagementInfinityIdpObject Result
The following output properties are available:
- Description string
- Display
Name string - Ext
Id string - Id string
- Idp
Display stringName - Idp
Id string - Idp
Name string - Object
Type string - List<string>
- Name string
- Uid string
- Description string
- Display
Name string - Ext
Id string - Id string
- Idp
Display stringName - Idp
Id string - Idp
Name string - Object
Type string - []string
- Name string
- Uid string
- description String
- display
Name String - ext
Id String - id String
- idp
Display StringName - idp
Id String - idp
Name String - object
Type String - List<String>
- name String
- uid String
- description string
- display
Name string - ext
Id string - id string
- idp
Display stringName - idp
Id string - idp
Name string - object
Type string - string[]
- name string
- uid string
- description str
- display_
name str - ext_
id str - id str
- idp_
display_ strname - idp_
id str - idp_
name str - object_
type str - Sequence[str]
- name str
- uid str
- description String
- display
Name String - ext
Id String - id String
- idp
Display StringName - idp
Id String - idp
Name String - object
Type String - List<String>
- name String
- uid String
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