1. Packages
  2. Akamai
  3. API Docs
  4. EdgeWorker
Akamai v4.4.0 published on Tuesday, Apr 18, 2023 by Pulumi

akamai.EdgeWorker

Explore with Pulumi AI

akamai logo
Akamai v4.4.0 published on Tuesday, Apr 18, 2023 by Pulumi

    Create EdgeWorker Resource

    new EdgeWorker(name: string, args: EdgeWorkerArgs, opts?: CustomResourceOptions);
    @overload
    def EdgeWorker(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   group_id: Optional[int] = None,
                   local_bundle: Optional[str] = None,
                   name: Optional[str] = None,
                   resource_tier_id: Optional[int] = None)
    @overload
    def EdgeWorker(resource_name: str,
                   args: EdgeWorkerArgs,
                   opts: Optional[ResourceOptions] = None)
    func NewEdgeWorker(ctx *Context, name string, args EdgeWorkerArgs, opts ...ResourceOption) (*EdgeWorker, error)
    public EdgeWorker(string name, EdgeWorkerArgs args, CustomResourceOptions? opts = null)
    public EdgeWorker(String name, EdgeWorkerArgs args)
    public EdgeWorker(String name, EdgeWorkerArgs args, CustomResourceOptions options)
    
    type: akamai:EdgeWorker
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args EdgeWorkerArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args EdgeWorkerArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args EdgeWorkerArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args EdgeWorkerArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args EdgeWorkerArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    EdgeWorker Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The EdgeWorker resource accepts the following input properties:

    GroupId int

    Defines the group association for the EdgeWorker

    ResourceTierId int

    The unique identifier of a resource tier

    LocalBundle string

    The path to the EdgeWorkers tgz code bundle

    Name string

    The EdgeWorker name

    GroupId int

    Defines the group association for the EdgeWorker

    ResourceTierId int

    The unique identifier of a resource tier

    LocalBundle string

    The path to the EdgeWorkers tgz code bundle

    Name string

    The EdgeWorker name

    groupId Integer

    Defines the group association for the EdgeWorker

    resourceTierId Integer

    The unique identifier of a resource tier

    localBundle String

    The path to the EdgeWorkers tgz code bundle

    name String

    The EdgeWorker name

    groupId number

    Defines the group association for the EdgeWorker

    resourceTierId number

    The unique identifier of a resource tier

    localBundle string

    The path to the EdgeWorkers tgz code bundle

    name string

    The EdgeWorker name

    group_id int

    Defines the group association for the EdgeWorker

    resource_tier_id int

    The unique identifier of a resource tier

    local_bundle str

    The path to the EdgeWorkers tgz code bundle

    name str

    The EdgeWorker name

    groupId Number

    Defines the group association for the EdgeWorker

    resourceTierId Number

    The unique identifier of a resource tier

    localBundle String

    The path to the EdgeWorkers tgz code bundle

    name String

    The EdgeWorker name

    Outputs

    All input properties are implicitly available as output properties. Additionally, the EdgeWorker resource produces the following output properties:

    EdgeworkerId int

    The unique identifier of the EdgeWorker

    Id string

    The provider-assigned unique ID for this managed resource.

    LocalBundleHash string

    The local bundle hash for the EdgeWorker

    Version string

    The bundle version

    Warnings List<string>

    The list of warnings returned by EdgeWorker validation

    EdgeworkerId int

    The unique identifier of the EdgeWorker

    Id string

    The provider-assigned unique ID for this managed resource.

    LocalBundleHash string

    The local bundle hash for the EdgeWorker

    Version string

    The bundle version

    Warnings []string

    The list of warnings returned by EdgeWorker validation

    edgeworkerId Integer

    The unique identifier of the EdgeWorker

    id String

    The provider-assigned unique ID for this managed resource.

    localBundleHash String

    The local bundle hash for the EdgeWorker

    version String

    The bundle version

    warnings List<String>

    The list of warnings returned by EdgeWorker validation

    edgeworkerId number

    The unique identifier of the EdgeWorker

    id string

    The provider-assigned unique ID for this managed resource.

    localBundleHash string

    The local bundle hash for the EdgeWorker

    version string

    The bundle version

    warnings string[]

    The list of warnings returned by EdgeWorker validation

    edgeworker_id int

    The unique identifier of the EdgeWorker

    id str

    The provider-assigned unique ID for this managed resource.

    local_bundle_hash str

    The local bundle hash for the EdgeWorker

    version str

    The bundle version

    warnings Sequence[str]

    The list of warnings returned by EdgeWorker validation

    edgeworkerId Number

    The unique identifier of the EdgeWorker

    id String

    The provider-assigned unique ID for this managed resource.

    localBundleHash String

    The local bundle hash for the EdgeWorker

    version String

    The bundle version

    warnings List<String>

    The list of warnings returned by EdgeWorker validation

    Look up Existing EdgeWorker Resource

    Get an existing EdgeWorker resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: EdgeWorkerState, opts?: CustomResourceOptions): EdgeWorker
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            edgeworker_id: Optional[int] = None,
            group_id: Optional[int] = None,
            local_bundle: Optional[str] = None,
            local_bundle_hash: Optional[str] = None,
            name: Optional[str] = None,
            resource_tier_id: Optional[int] = None,
            version: Optional[str] = None,
            warnings: Optional[Sequence[str]] = None) -> EdgeWorker
    func GetEdgeWorker(ctx *Context, name string, id IDInput, state *EdgeWorkerState, opts ...ResourceOption) (*EdgeWorker, error)
    public static EdgeWorker Get(string name, Input<string> id, EdgeWorkerState? state, CustomResourceOptions? opts = null)
    public static EdgeWorker get(String name, Output<String> id, EdgeWorkerState state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    EdgeworkerId int

    The unique identifier of the EdgeWorker

    GroupId int

    Defines the group association for the EdgeWorker

    LocalBundle string

    The path to the EdgeWorkers tgz code bundle

    LocalBundleHash string

    The local bundle hash for the EdgeWorker

    Name string

    The EdgeWorker name

    ResourceTierId int

    The unique identifier of a resource tier

    Version string

    The bundle version

    Warnings List<string>

    The list of warnings returned by EdgeWorker validation

    EdgeworkerId int

    The unique identifier of the EdgeWorker

    GroupId int

    Defines the group association for the EdgeWorker

    LocalBundle string

    The path to the EdgeWorkers tgz code bundle

    LocalBundleHash string

    The local bundle hash for the EdgeWorker

    Name string

    The EdgeWorker name

    ResourceTierId int

    The unique identifier of a resource tier

    Version string

    The bundle version

    Warnings []string

    The list of warnings returned by EdgeWorker validation

    edgeworkerId Integer

    The unique identifier of the EdgeWorker

    groupId Integer

    Defines the group association for the EdgeWorker

    localBundle String

    The path to the EdgeWorkers tgz code bundle

    localBundleHash String

    The local bundle hash for the EdgeWorker

    name String

    The EdgeWorker name

    resourceTierId Integer

    The unique identifier of a resource tier

    version String

    The bundle version

    warnings List<String>

    The list of warnings returned by EdgeWorker validation

    edgeworkerId number

    The unique identifier of the EdgeWorker

    groupId number

    Defines the group association for the EdgeWorker

    localBundle string

    The path to the EdgeWorkers tgz code bundle

    localBundleHash string

    The local bundle hash for the EdgeWorker

    name string

    The EdgeWorker name

    resourceTierId number

    The unique identifier of a resource tier

    version string

    The bundle version

    warnings string[]

    The list of warnings returned by EdgeWorker validation

    edgeworker_id int

    The unique identifier of the EdgeWorker

    group_id int

    Defines the group association for the EdgeWorker

    local_bundle str

    The path to the EdgeWorkers tgz code bundle

    local_bundle_hash str

    The local bundle hash for the EdgeWorker

    name str

    The EdgeWorker name

    resource_tier_id int

    The unique identifier of a resource tier

    version str

    The bundle version

    warnings Sequence[str]

    The list of warnings returned by EdgeWorker validation

    edgeworkerId Number

    The unique identifier of the EdgeWorker

    groupId Number

    Defines the group association for the EdgeWorker

    localBundle String

    The path to the EdgeWorkers tgz code bundle

    localBundleHash String

    The local bundle hash for the EdgeWorker

    name String

    The EdgeWorker name

    resourceTierId Number

    The unique identifier of a resource tier

    version String

    The bundle version

    warnings List<String>

    The list of warnings returned by EdgeWorker validation

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes

    This Pulumi package is based on the akamai Terraform Provider.

    akamai logo
    Akamai v4.4.0 published on Tuesday, Apr 18, 2023 by Pulumi