GetDefaultPolicies

Using GetDefaultPolicies

function getDefaultPolicies(args: GetDefaultPoliciesArgs, opts?: InvokeOptions): Promise<GetDefaultPoliciesResult>
function  get_default_policies(type=None, opts=None)
func GetDefaultPolicies(ctx *Context, args *GetDefaultPoliciesArgs, opts ...InvokeOption) (*GetDefaultPoliciesResult, error)
public static class GetDefaultPolicies {
    public static Task<GetDefaultPoliciesResult> InvokeAsync(GetDefaultPoliciesArgs args, InvokeOptions? opts = null)
}

The following arguments are supported:

Type string
Type string
type string
type str

GetDefaultPolicies Result

The following output properties are available:

Id string

The provider-assigned unique ID for this managed resource.

Type string
Id string

The provider-assigned unique ID for this managed resource.

Type string
id string

The provider-assigned unique ID for this managed resource.

type string
id str

The provider-assigned unique ID for this managed resource.

type str

Package Details

Repository
https://github.com/pulumi/pulumi-okta
License
Apache-2.0
Notes
This Pulumi package is based on the okta Terraform Provider.