Viewing docs for volcenginecc v0.0.51
published on Monday, Jul 27, 2026 by Volcengine
published on Monday, Jul 27, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.51
published on Monday, Jul 27, 2026 by Volcengine
published on Monday, Jul 27, 2026 by Volcengine
Plural Data Source schema for Volcengine::Organization::ServiceControlPolicyEnabler
Using getServiceControlPolicyEnablers
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 getServiceControlPolicyEnablers(opts?: InvokeOptions): Promise<GetServiceControlPolicyEnablersResult>
function getServiceControlPolicyEnablersOutput(opts?: InvokeOptions): Output<GetServiceControlPolicyEnablersResult>def get_service_control_policy_enablers(opts: Optional[InvokeOptions] = None) -> GetServiceControlPolicyEnablersResult
def get_service_control_policy_enablers_output(opts: Optional[InvokeOptions] = None) -> Output[GetServiceControlPolicyEnablersResult]func GetServiceControlPolicyEnablers(ctx *Context, opts ...InvokeOption) (*GetServiceControlPolicyEnablersResult, error)
func GetServiceControlPolicyEnablersOutput(ctx *Context, opts ...InvokeOption) GetServiceControlPolicyEnablersResultOutput> Note: This function is named GetServiceControlPolicyEnablers in the Go SDK.
public static class GetServiceControlPolicyEnablers
{
public static Task<GetServiceControlPolicyEnablersResult> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetServiceControlPolicyEnablersResult> Invoke(InvokeOptions? opts = null)
}public static CompletableFuture<GetServiceControlPolicyEnablersResult> getServiceControlPolicyEnablers(InvokeOptions options)
public static Output<GetServiceControlPolicyEnablersResult> getServiceControlPolicyEnablers(InvokeOptions options)
fn::invoke:
function: volcenginecc:organization/getServiceControlPolicyEnablers:getServiceControlPolicyEnablers
arguments:
# arguments dictionarydata "volcenginecc_organization_get_service_control_policy_enablers" "name" {
# arguments
}getServiceControlPolicyEnablers Result
The following output properties are available:
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.51
published on Monday, Jul 27, 2026 by Volcengine
published on Monday, Jul 27, 2026 by Volcengine