akamai.CloudletsApplicationLoadBalancerActivation

Explore with Pulumi AI

Create CloudletsApplicationLoadBalancerActivation Resource

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

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

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

Network string

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

OriginId string

The conditional origin’s unique identifier

Version int

Cloudlets application load balancer version you want to activate

Network string

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

OriginId string

The conditional origin’s unique identifier

Version int

Cloudlets application load balancer version you want to activate

network String

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

originId String

The conditional origin’s unique identifier

version Integer

Cloudlets application load balancer version you want to activate

network string

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

originId string

The conditional origin’s unique identifier

version number

Cloudlets application load balancer version you want to activate

network str

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

origin_id str

The conditional origin’s unique identifier

version int

Cloudlets application load balancer version you want to activate

network String

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

originId String

The conditional origin’s unique identifier

version Number

Cloudlets application load balancer version you want to activate

Outputs

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

Id string

The provider-assigned unique ID for this managed resource.

Status string

Activation status for this application load balancer

Id string

The provider-assigned unique ID for this managed resource.

Status string

Activation status for this application load balancer

id String

The provider-assigned unique ID for this managed resource.

status String

Activation status for this application load balancer

id string

The provider-assigned unique ID for this managed resource.

status string

Activation status for this application load balancer

id str

The provider-assigned unique ID for this managed resource.

status str

Activation status for this application load balancer

id String

The provider-assigned unique ID for this managed resource.

status String

Activation status for this application load balancer

Look up Existing CloudletsApplicationLoadBalancerActivation Resource

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

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

OriginId string

The conditional origin’s unique identifier

Status string

Activation status for this application load balancer

Version int

Cloudlets application load balancer version you want to activate

Network string

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

OriginId string

The conditional origin’s unique identifier

Status string

Activation status for this application load balancer

Version int

Cloudlets application load balancer version you want to activate

network String

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

originId String

The conditional origin’s unique identifier

status String

Activation status for this application load balancer

version Integer

Cloudlets application load balancer version you want to activate

network string

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

originId string

The conditional origin’s unique identifier

status string

Activation status for this application load balancer

version number

Cloudlets application load balancer version you want to activate

network str

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

origin_id str

The conditional origin’s unique identifier

status str

Activation status for this application load balancer

version int

Cloudlets application load balancer version you want to activate

network String

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

originId String

The conditional origin’s unique identifier

status String

Activation status for this application load balancer

version Number

Cloudlets application load balancer 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.