Volcengine v0.0.38 published on Friday, Oct 31, 2025 by Volcengine
Volcengine v0.0.38 published on Friday, Oct 31, 2025 by Volcengine
Use this data source to query detailed information of cloud identity permission set provisionings
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as volcengine from "@pulumi/volcengine";
const foo = volcengine.cloud_identity.getPermissionSetProvisionings({
targetId: "210026****",
});
import pulumi
import pulumi_volcengine as volcengine
foo = volcengine.cloud_identity.get_permission_set_provisionings(target_id="210026****")
package main
import (
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
"github.com/volcengine/pulumi-volcengine/sdk/go/volcengine/cloud_identity"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := cloud_identity.GetPermissionSetProvisionings(ctx, &cloud_identity.GetPermissionSetProvisioningsArgs{
TargetId: pulumi.StringRef("210026****"),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Volcengine = Pulumi.Volcengine;
return await Deployment.RunAsync(() =>
{
var foo = Volcengine.Cloud_identity.GetPermissionSetProvisionings.Invoke(new()
{
TargetId = "210026****",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.volcengine.cloud_identity.Cloud_identityFunctions;
import com.pulumi.volcengine.cloud_identity.inputs.GetPermissionSetProvisioningsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var foo = Cloud_identityFunctions.getPermissionSetProvisionings(GetPermissionSetProvisioningsArgs.builder()
.targetId("210026****")
.build());
}
}
variables:
foo:
fn::invoke:
Function: volcengine:cloud_identity:getPermissionSetProvisionings
Arguments:
targetId: 210026****
Using getPermissionSetProvisionings
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 getPermissionSetProvisionings(args: GetPermissionSetProvisioningsArgs, opts?: InvokeOptions): Promise<GetPermissionSetProvisioningsResult>
function getPermissionSetProvisioningsOutput(args: GetPermissionSetProvisioningsOutputArgs, opts?: InvokeOptions): Output<GetPermissionSetProvisioningsResult>def get_permission_set_provisionings(name_regex: Optional[str] = None,
output_file: Optional[str] = None,
permission_set_id: Optional[str] = None,
target_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPermissionSetProvisioningsResult
def get_permission_set_provisionings_output(name_regex: Optional[pulumi.Input[str]] = None,
output_file: Optional[pulumi.Input[str]] = None,
permission_set_id: Optional[pulumi.Input[str]] = None,
target_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPermissionSetProvisioningsResult]func GetPermissionSetProvisionings(ctx *Context, args *GetPermissionSetProvisioningsArgs, opts ...InvokeOption) (*GetPermissionSetProvisioningsResult, error)
func GetPermissionSetProvisioningsOutput(ctx *Context, args *GetPermissionSetProvisioningsOutputArgs, opts ...InvokeOption) GetPermissionSetProvisioningsResultOutput> Note: This function is named GetPermissionSetProvisionings in the Go SDK.
public static class GetPermissionSetProvisionings
{
public static Task<GetPermissionSetProvisioningsResult> InvokeAsync(GetPermissionSetProvisioningsArgs args, InvokeOptions? opts = null)
public static Output<GetPermissionSetProvisioningsResult> Invoke(GetPermissionSetProvisioningsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPermissionSetProvisioningsResult> getPermissionSetProvisionings(GetPermissionSetProvisioningsArgs args, InvokeOptions options)
public static Output<GetPermissionSetProvisioningsResult> getPermissionSetProvisionings(GetPermissionSetProvisioningsArgs args, InvokeOptions options)
fn::invoke:
function: volcengine:cloud_identity/getPermissionSetProvisionings:getPermissionSetProvisionings
arguments:
# arguments dictionaryThe following arguments are supported:
- Name
Regex string - A Name Regex of Resource.
- Output
File string - File name where to save data source results.
- Permission
Set stringId - The id of cloud identity permission set.
- Target
Id string - The target account id of cloud identity permission set.
- Name
Regex string - A Name Regex of Resource.
- Output
File string - File name where to save data source results.
- Permission
Set stringId - The id of cloud identity permission set.
- Target
Id string - The target account id of cloud identity permission set.
- name
Regex String - A Name Regex of Resource.
- output
File String - File name where to save data source results.
- permission
Set StringId - The id of cloud identity permission set.
- target
Id String - The target account id of cloud identity permission set.
- name
Regex string - A Name Regex of Resource.
- output
File string - File name where to save data source results.
- permission
Set stringId - The id of cloud identity permission set.
- target
Id string - The target account id of cloud identity permission set.
- name_
regex str - A Name Regex of Resource.
- output_
file str - File name where to save data source results.
- permission_
set_ strid - The id of cloud identity permission set.
- target_
id str - The target account id of cloud identity permission set.
- name
Regex String - A Name Regex of Resource.
- output
File String - File name where to save data source results.
- permission
Set StringId - The id of cloud identity permission set.
- target
Id String - The target account id of cloud identity permission set.
getPermissionSetProvisionings Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Permission
Provisionings List<GetPermission Set Provisionings Permission Provisioning> - The collection of query.
- Total
Count int - The total count of query.
- Name
Regex string - Output
File string - Permission
Set stringId - The id of the cloud identity permission set.
- Target
Id string - The target account id of the cloud identity permission set provisioning.
- Id string
- The provider-assigned unique ID for this managed resource.
- Permission
Provisionings []GetPermission Set Provisionings Permission Provisioning - The collection of query.
- Total
Count int - The total count of query.
- Name
Regex string - Output
File string - Permission
Set stringId - The id of the cloud identity permission set.
- Target
Id string - The target account id of the cloud identity permission set provisioning.
- id String
- The provider-assigned unique ID for this managed resource.
- permission
Provisionings List<GetPermission Set Provisionings Permission Provisioning> - The collection of query.
- total
Count Integer - The total count of query.
- name
Regex String - output
File String - permission
Set StringId - The id of the cloud identity permission set.
- target
Id String - The target account id of the cloud identity permission set provisioning.
- id string
- The provider-assigned unique ID for this managed resource.
- permission
Provisionings GetPermission Set Provisionings Permission Provisioning[] - The collection of query.
- total
Count number - The total count of query.
- name
Regex string - output
File string - permission
Set stringId - The id of the cloud identity permission set.
- target
Id string - The target account id of the cloud identity permission set provisioning.
- id str
- The provider-assigned unique ID for this managed resource.
- permission_
provisionings Sequence[GetPermission Set Provisionings Permission Provisioning] - The collection of query.
- total_
count int - The total count of query.
- name_
regex str - output_
file str - permission_
set_ strid - The id of the cloud identity permission set.
- target_
id str - The target account id of the cloud identity permission set provisioning.
- id String
- The provider-assigned unique ID for this managed resource.
- permission
Provisionings List<Property Map> - The collection of query.
- total
Count Number - The total count of query.
- name
Regex String - output
File String - permission
Set StringId - The id of the cloud identity permission set.
- target
Id String - The target account id of the cloud identity permission set provisioning.
Supporting Types
GetPermissionSetProvisioningsPermissionProvisioning
- Create
Time string - The create time of the cloud identity permission set provisioning.
- Id string
- The id of the cloud identity permission set.
- Permission
Set stringId - The id of cloud identity permission set.
- Permission
Set stringName - The name of the cloud identity permission set.
- Target
Id string - The target account id of cloud identity permission set.
- Update
Time string - The update time of the cloud identity permission set provisioning.
- Create
Time string - The create time of the cloud identity permission set provisioning.
- Id string
- The id of the cloud identity permission set.
- Permission
Set stringId - The id of cloud identity permission set.
- Permission
Set stringName - The name of the cloud identity permission set.
- Target
Id string - The target account id of cloud identity permission set.
- Update
Time string - The update time of the cloud identity permission set provisioning.
- create
Time String - The create time of the cloud identity permission set provisioning.
- id String
- The id of the cloud identity permission set.
- permission
Set StringId - The id of cloud identity permission set.
- permission
Set StringName - The name of the cloud identity permission set.
- target
Id String - The target account id of cloud identity permission set.
- update
Time String - The update time of the cloud identity permission set provisioning.
- create
Time string - The create time of the cloud identity permission set provisioning.
- id string
- The id of the cloud identity permission set.
- permission
Set stringId - The id of cloud identity permission set.
- permission
Set stringName - The name of the cloud identity permission set.
- target
Id string - The target account id of cloud identity permission set.
- update
Time string - The update time of the cloud identity permission set provisioning.
- create_
time str - The create time of the cloud identity permission set provisioning.
- id str
- The id of the cloud identity permission set.
- permission_
set_ strid - The id of cloud identity permission set.
- permission_
set_ strname - The name of the cloud identity permission set.
- target_
id str - The target account id of cloud identity permission set.
- update_
time str - The update time of the cloud identity permission set provisioning.
- create
Time String - The create time of the cloud identity permission set provisioning.
- id String
- The id of the cloud identity permission set.
- permission
Set StringId - The id of cloud identity permission set.
- permission
Set StringName - The name of the cloud identity permission set.
- target
Id String - The target account id of cloud identity permission set.
- update
Time String - The update time of the cloud identity permission set provisioning.
Package Details
- Repository
- volcengine volcengine/pulumi-volcengine
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
volcengineTerraform Provider.
Volcengine v0.0.38 published on Friday, Oct 31, 2025 by Volcengine
