akamai.CloudletsPolicyActivation

Explore with Pulumi AI

Create CloudletsPolicyActivation Resource

new CloudletsPolicyActivation(name: string, args: CloudletsPolicyActivationArgs, opts?: CustomResourceOptions);
@overload
def CloudletsPolicyActivation(resource_name: str,
                              opts: Optional[ResourceOptions] = None,
                              associated_properties: Optional[Sequence[str]] = None,
                              network: Optional[str] = None,
                              policy_id: Optional[int] = None,
                              version: Optional[int] = None)
@overload
def CloudletsPolicyActivation(resource_name: str,
                              args: CloudletsPolicyActivationArgs,
                              opts: Optional[ResourceOptions] = None)
func NewCloudletsPolicyActivation(ctx *Context, name string, args CloudletsPolicyActivationArgs, opts ...ResourceOption) (*CloudletsPolicyActivation, error)
public CloudletsPolicyActivation(string name, CloudletsPolicyActivationArgs args, CustomResourceOptions? opts = null)
public CloudletsPolicyActivation(String name, CloudletsPolicyActivationArgs args)
public CloudletsPolicyActivation(String name, CloudletsPolicyActivationArgs args, CustomResourceOptions options)
type: akamai:CloudletsPolicyActivation
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args CloudletsPolicyActivationArgs
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 CloudletsPolicyActivationArgs
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 CloudletsPolicyActivationArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args CloudletsPolicyActivationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args CloudletsPolicyActivationArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

CloudletsPolicyActivation 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 CloudletsPolicyActivation resource accepts the following input properties:

AssociatedProperties List<string>

Set of property IDs to link to this Cloudlets policy

Network string

The network you want to activate the policy version on (options are Staging and Production)

PolicyId int

ID of the Cloudlets policy you want to activate

Version int

Cloudlets policy version you want to activate

AssociatedProperties []string

Set of property IDs to link to this Cloudlets policy

Network string

The network you want to activate the policy version on (options are Staging and Production)

PolicyId int

ID of the Cloudlets policy you want to activate

Version int

Cloudlets policy version you want to activate

associatedProperties List<String>

Set of property IDs to link to this Cloudlets policy

network String

The network you want to activate the policy version on (options are Staging and Production)

policyId Integer

ID of the Cloudlets policy you want to activate

version Integer

Cloudlets policy version you want to activate

associatedProperties string[]

Set of property IDs to link to this Cloudlets policy

network string

The network you want to activate the policy version on (options are Staging and Production)

policyId number

ID of the Cloudlets policy you want to activate

version number

Cloudlets policy version you want to activate

associated_properties Sequence[str]

Set of property IDs to link to this Cloudlets policy

network str

The network you want to activate the policy version on (options are Staging and Production)

policy_id int

ID of the Cloudlets policy you want to activate

version int

Cloudlets policy version you want to activate

associatedProperties List<String>

Set of property IDs to link to this Cloudlets policy

network String

The network you want to activate the policy version on (options are Staging and Production)

policyId Number

ID of the Cloudlets policy you want to activate

version Number

Cloudlets policy version you want to activate

Outputs

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

Id string

The provider-assigned unique ID for this managed resource.

Status string

Activation status for this Cloudlets policy

Id string

The provider-assigned unique ID for this managed resource.

Status string

Activation status for this Cloudlets policy

id String

The provider-assigned unique ID for this managed resource.

status String

Activation status for this Cloudlets policy

id string

The provider-assigned unique ID for this managed resource.

status string

Activation status for this Cloudlets policy

id str

The provider-assigned unique ID for this managed resource.

status str

Activation status for this Cloudlets policy

id String

The provider-assigned unique ID for this managed resource.

status String

Activation status for this Cloudlets policy

Look up Existing CloudletsPolicyActivation Resource

Get an existing CloudletsPolicyActivation 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?: CloudletsPolicyActivationState, opts?: CustomResourceOptions): CloudletsPolicyActivation
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        associated_properties: Optional[Sequence[str]] = None,
        network: Optional[str] = None,
        policy_id: Optional[int] = None,
        status: Optional[str] = None,
        version: Optional[int] = None) -> CloudletsPolicyActivation
func GetCloudletsPolicyActivation(ctx *Context, name string, id IDInput, state *CloudletsPolicyActivationState, opts ...ResourceOption) (*CloudletsPolicyActivation, error)
public static CloudletsPolicyActivation Get(string name, Input<string> id, CloudletsPolicyActivationState? state, CustomResourceOptions? opts = null)
public static CloudletsPolicyActivation get(String name, Output<String> id, CloudletsPolicyActivationState 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:
AssociatedProperties List<string>

Set of property IDs to link to this Cloudlets policy

Network string

The network you want to activate the policy version on (options are Staging and Production)

PolicyId int

ID of the Cloudlets policy you want to activate

Status string

Activation status for this Cloudlets policy

Version int

Cloudlets policy version you want to activate

AssociatedProperties []string

Set of property IDs to link to this Cloudlets policy

Network string

The network you want to activate the policy version on (options are Staging and Production)

PolicyId int

ID of the Cloudlets policy you want to activate

Status string

Activation status for this Cloudlets policy

Version int

Cloudlets policy version you want to activate

associatedProperties List<String>

Set of property IDs to link to this Cloudlets policy

network String

The network you want to activate the policy version on (options are Staging and Production)

policyId Integer

ID of the Cloudlets policy you want to activate

status String

Activation status for this Cloudlets policy

version Integer

Cloudlets policy version you want to activate

associatedProperties string[]

Set of property IDs to link to this Cloudlets policy

network string

The network you want to activate the policy version on (options are Staging and Production)

policyId number

ID of the Cloudlets policy you want to activate

status string

Activation status for this Cloudlets policy

version number

Cloudlets policy version you want to activate

associated_properties Sequence[str]

Set of property IDs to link to this Cloudlets policy

network str

The network you want to activate the policy version on (options are Staging and Production)

policy_id int

ID of the Cloudlets policy you want to activate

status str

Activation status for this Cloudlets policy

version int

Cloudlets policy version you want to activate

associatedProperties List<String>

Set of property IDs to link to this Cloudlets policy

network String

The network you want to activate the policy version on (options are Staging and Production)

policyId Number

ID of the Cloudlets policy you want to activate

status String

Activation status for this Cloudlets policy

version Number

Cloudlets policy version you want to activate

Package Details

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

This Pulumi package is based on the akamai Terraform Provider.