1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. organization
  6. getServiceControlPolicyEnabler
Viewing docs for volcenginecc v0.0.49
published on Thursday, Jul 16, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.49
published on Thursday, Jul 16, 2026 by Volcengine

    Data Source schema for Volcengine::Organization::ServiceControlPolicyEnabler

    Using getServiceControlPolicyEnabler

    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 getServiceControlPolicyEnabler(args: GetServiceControlPolicyEnablerArgs, opts?: InvokeOptions): Promise<GetServiceControlPolicyEnablerResult>
    function getServiceControlPolicyEnablerOutput(args: GetServiceControlPolicyEnablerOutputArgs, opts?: InvokeOptions): Output<GetServiceControlPolicyEnablerResult>
    def get_service_control_policy_enabler(id: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetServiceControlPolicyEnablerResult
    def get_service_control_policy_enabler_output(id: pulumi.Input[Optional[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetServiceControlPolicyEnablerResult]
    func LookupServiceControlPolicyEnabler(ctx *Context, args *LookupServiceControlPolicyEnablerArgs, opts ...InvokeOption) (*LookupServiceControlPolicyEnablerResult, error)
    func LookupServiceControlPolicyEnablerOutput(ctx *Context, args *LookupServiceControlPolicyEnablerOutputArgs, opts ...InvokeOption) LookupServiceControlPolicyEnablerResultOutput

    > Note: This function is named LookupServiceControlPolicyEnabler in the Go SDK.

    public static class GetServiceControlPolicyEnabler 
    {
        public static Task<GetServiceControlPolicyEnablerResult> InvokeAsync(GetServiceControlPolicyEnablerArgs args, InvokeOptions? opts = null)
        public static Output<GetServiceControlPolicyEnablerResult> Invoke(GetServiceControlPolicyEnablerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetServiceControlPolicyEnablerResult> getServiceControlPolicyEnabler(GetServiceControlPolicyEnablerArgs args, InvokeOptions options)
    public static Output<GetServiceControlPolicyEnablerResult> getServiceControlPolicyEnabler(GetServiceControlPolicyEnablerArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:organization/getServiceControlPolicyEnabler:getServiceControlPolicyEnabler
      arguments:
        # arguments dictionary
    data "volcenginecc_organization_getservicecontrolpolicyenabler" "name" {
        # arguments
    }

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getServiceControlPolicyEnabler Result

    The following output properties are available:

    CanFullAccessDetach bool
    Can the FullAccess policy be unbound?
    Id string
    Uniquely identifies the resource.
    OrganizationId string
    Organization ID
    Status string
    Activation status, Enabled Disabled PendingEnable PendingDisable
    CanFullAccessDetach bool
    Can the FullAccess policy be unbound?
    Id string
    Uniquely identifies the resource.
    OrganizationId string
    Organization ID
    Status string
    Activation status, Enabled Disabled PendingEnable PendingDisable
    can_full_access_detach bool
    Can the FullAccess policy be unbound?
    id string
    Uniquely identifies the resource.
    organization_id string
    Organization ID
    status string
    Activation status, Enabled Disabled PendingEnable PendingDisable
    canFullAccessDetach Boolean
    Can the FullAccess policy be unbound?
    id String
    Uniquely identifies the resource.
    organizationId String
    Organization ID
    status String
    Activation status, Enabled Disabled PendingEnable PendingDisable
    canFullAccessDetach boolean
    Can the FullAccess policy be unbound?
    id string
    Uniquely identifies the resource.
    organizationId string
    Organization ID
    status string
    Activation status, Enabled Disabled PendingEnable PendingDisable
    can_full_access_detach bool
    Can the FullAccess policy be unbound?
    id str
    Uniquely identifies the resource.
    organization_id str
    Organization ID
    status str
    Activation status, Enabled Disabled PendingEnable PendingDisable
    canFullAccessDetach Boolean
    Can the FullAccess policy be unbound?
    id String
    Uniquely identifies the resource.
    organizationId String
    Organization ID
    status String
    Activation status, Enabled Disabled PendingEnable PendingDisable

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.49
    published on Thursday, Jul 16, 2026 by Volcengine

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial