1. Packages
  2. Volcengine
  3. API Docs
  4. cloud_identity
  5. PermissionSetProvisionings
Volcengine v0.0.24 published on Tuesday, Jun 25, 2024 by Volcengine

volcengine.cloud_identity.PermissionSetProvisionings

Explore with Pulumi AI

volcengine logo
Volcengine v0.0.24 published on Tuesday, Jun 25, 2024 by Volcengine

    Use this data source to query detailed information of cloud identity permission set provisionings

    Example Usage

    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Volcengine = Pulumi.Volcengine;
    
    return await Deployment.RunAsync(() => 
    {
        var foo = Volcengine.Cloud_identity.PermissionSetProvisionings.Invoke(new()
        {
            TargetId = "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.PermissionSetProvisionings(ctx, &cloud_identity.PermissionSetProvisioningsArgs{
    			TargetId: pulumi.StringRef("210026****"),
    		}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    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.PermissionSetProvisioningsArgs;
    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.PermissionSetProvisionings(PermissionSetProvisioningsArgs.builder()
                .targetId("210026****")
                .build());
    
        }
    }
    
    import pulumi
    import pulumi_volcengine as volcengine
    
    foo = volcengine.cloud_identity.permission_set_provisionings(target_id="210026****")
    
    import * as pulumi from "@pulumi/pulumi";
    import * as volcengine from "@pulumi/volcengine";
    
    const foo = volcengine.cloud_identity.PermissionSetProvisionings({
        targetId: "210026****",
    });
    
    variables:
      foo:
        fn::invoke:
          Function: volcengine:cloud_identity:PermissionSetProvisionings
          Arguments:
            targetId: 210026****
    

    Using PermissionSetProvisionings

    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 permissionSetProvisionings(args: PermissionSetProvisioningsArgs, opts?: InvokeOptions): Promise<PermissionSetProvisioningsResult>
    function permissionSetProvisioningsOutput(args: PermissionSetProvisioningsOutputArgs, opts?: InvokeOptions): Output<PermissionSetProvisioningsResult>
    def 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) -> PermissionSetProvisioningsResult
    def 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[PermissionSetProvisioningsResult]
    func PermissionSetProvisionings(ctx *Context, args *PermissionSetProvisioningsArgs, opts ...InvokeOption) (*PermissionSetProvisioningsResult, error)
    func PermissionSetProvisioningsOutput(ctx *Context, args *PermissionSetProvisioningsOutputArgs, opts ...InvokeOption) PermissionSetProvisioningsResultOutput
    public static class PermissionSetProvisionings 
    {
        public static Task<PermissionSetProvisioningsResult> InvokeAsync(PermissionSetProvisioningsArgs args, InvokeOptions? opts = null)
        public static Output<PermissionSetProvisioningsResult> Invoke(PermissionSetProvisioningsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<PermissionSetProvisioningsResult> permissionSetProvisionings(PermissionSetProvisioningsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: volcengine:cloud_identity:PermissionSetProvisionings
      arguments:
        # arguments dictionary

    The following arguments are supported:

    NameRegex string
    A Name Regex of Resource.
    OutputFile string
    File name where to save data source results.
    PermissionSetId string
    The id of cloud identity permission set.
    TargetId string
    The target account id of cloud identity permission set.
    NameRegex string
    A Name Regex of Resource.
    OutputFile string
    File name where to save data source results.
    PermissionSetId string
    The id of cloud identity permission set.
    TargetId string
    The target account id of cloud identity permission set.
    nameRegex String
    A Name Regex of Resource.
    outputFile String
    File name where to save data source results.
    permissionSetId String
    The id of cloud identity permission set.
    targetId String
    The target account id of cloud identity permission set.
    nameRegex string
    A Name Regex of Resource.
    outputFile string
    File name where to save data source results.
    permissionSetId string
    The id of cloud identity permission set.
    targetId 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_id str
    The id of cloud identity permission set.
    target_id str
    The target account id of cloud identity permission set.
    nameRegex String
    A Name Regex of Resource.
    outputFile String
    File name where to save data source results.
    permissionSetId String
    The id of cloud identity permission set.
    targetId String
    The target account id of cloud identity permission set.

    PermissionSetProvisionings Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    PermissionProvisionings List<PermissionSetProvisioningsPermissionProvisioning>
    The collection of query.
    TotalCount int
    The total count of query.
    NameRegex string
    OutputFile string
    PermissionSetId string
    The id of the cloud identity permission set.
    TargetId string
    The target account id of the cloud identity permission set provisioning.
    Id string
    The provider-assigned unique ID for this managed resource.
    PermissionProvisionings []PermissionSetProvisioningsPermissionProvisioning
    The collection of query.
    TotalCount int
    The total count of query.
    NameRegex string
    OutputFile string
    PermissionSetId string
    The id of the cloud identity permission set.
    TargetId string
    The target account id of the cloud identity permission set provisioning.
    id String
    The provider-assigned unique ID for this managed resource.
    permissionProvisionings List<PermissionSetProvisioningsPermissionProvisioning>
    The collection of query.
    totalCount Integer
    The total count of query.
    nameRegex String
    outputFile String
    permissionSetId String
    The id of the cloud identity permission set.
    targetId String
    The target account id of the cloud identity permission set provisioning.
    id string
    The provider-assigned unique ID for this managed resource.
    permissionProvisionings PermissionSetProvisioningsPermissionProvisioning[]
    The collection of query.
    totalCount number
    The total count of query.
    nameRegex string
    outputFile string
    permissionSetId string
    The id of the cloud identity permission set.
    targetId 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[PermissionSetProvisioningsPermissionProvisioning]
    The collection of query.
    total_count int
    The total count of query.
    name_regex str
    output_file str
    permission_set_id str
    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.
    permissionProvisionings List<Property Map>
    The collection of query.
    totalCount Number
    The total count of query.
    nameRegex String
    outputFile String
    permissionSetId String
    The id of the cloud identity permission set.
    targetId String
    The target account id of the cloud identity permission set provisioning.

    Supporting Types

    PermissionSetProvisioningsPermissionProvisioning

    CreateTime string
    The create time of the cloud identity permission set provisioning.
    Id string
    The id of the cloud identity permission set.
    PermissionSetId string
    The id of cloud identity permission set.
    PermissionSetName string
    The name of the cloud identity permission set.
    TargetId string
    The target account id of cloud identity permission set.
    UpdateTime string
    The update time of the cloud identity permission set provisioning.
    CreateTime string
    The create time of the cloud identity permission set provisioning.
    Id string
    The id of the cloud identity permission set.
    PermissionSetId string
    The id of cloud identity permission set.
    PermissionSetName string
    The name of the cloud identity permission set.
    TargetId string
    The target account id of cloud identity permission set.
    UpdateTime string
    The update time of the cloud identity permission set provisioning.
    createTime String
    The create time of the cloud identity permission set provisioning.
    id String
    The id of the cloud identity permission set.
    permissionSetId String
    The id of cloud identity permission set.
    permissionSetName String
    The name of the cloud identity permission set.
    targetId String
    The target account id of cloud identity permission set.
    updateTime String
    The update time of the cloud identity permission set provisioning.
    createTime string
    The create time of the cloud identity permission set provisioning.
    id string
    The id of the cloud identity permission set.
    permissionSetId string
    The id of cloud identity permission set.
    permissionSetName string
    The name of the cloud identity permission set.
    targetId string
    The target account id of cloud identity permission set.
    updateTime 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_id str
    The id of cloud identity permission set.
    permission_set_name str
    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.
    createTime String
    The create time of the cloud identity permission set provisioning.
    id String
    The id of the cloud identity permission set.
    permissionSetId String
    The id of cloud identity permission set.
    permissionSetName String
    The name of the cloud identity permission set.
    targetId String
    The target account id of cloud identity permission set.
    updateTime 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 volcengine Terraform Provider.
    volcengine logo
    Volcengine v0.0.24 published on Tuesday, Jun 25, 2024 by Volcengine