1. Packages
  2. Akamai
  3. API Docs
  4. ClientlistActivation
Akamai v8.1.0 published on Friday, Apr 11, 2025 by Pulumi

akamai.ClientlistActivation

Explore with Pulumi AI

Create ClientlistActivation Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new ClientlistActivation(name: string, args: ClientlistActivationArgs, opts?: CustomResourceOptions);
@overload
def ClientlistActivation(resource_name: str,
                         args: ClientlistActivationArgs,
                         opts: Optional[ResourceOptions] = None)

@overload
def ClientlistActivation(resource_name: str,
                         opts: Optional[ResourceOptions] = None,
                         list_id: Optional[str] = None,
                         network: Optional[str] = None,
                         version: Optional[int] = None,
                         comments: Optional[str] = None,
                         notification_recipients: Optional[Sequence[str]] = None,
                         siebel_ticket_id: Optional[str] = None)
func NewClientlistActivation(ctx *Context, name string, args ClientlistActivationArgs, opts ...ResourceOption) (*ClientlistActivation, error)
public ClientlistActivation(string name, ClientlistActivationArgs args, CustomResourceOptions? opts = null)
public ClientlistActivation(String name, ClientlistActivationArgs args)
public ClientlistActivation(String name, ClientlistActivationArgs args, CustomResourceOptions options)
type: akamai:ClientlistActivation
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args This property is required. ClientlistActivationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. ClientlistActivationArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args This property is required. ClientlistActivationArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. ClientlistActivationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. ClientlistActivationArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Constructor example

The following reference example uses placeholder values for all input properties.

var clientlistActivationResource = new Akamai.ClientlistActivation("clientlistActivationResource", new()
{
    ListId = "string",
    Network = "string",
    Version = 0,
    Comments = "string",
    NotificationRecipients = new[]
    {
        "string",
    },
    SiebelTicketId = "string",
});
Copy
example, err := akamai.NewClientlistActivation(ctx, "clientlistActivationResource", &akamai.ClientlistActivationArgs{
	ListId:   pulumi.String("string"),
	Network:  pulumi.String("string"),
	Version:  pulumi.Int(0),
	Comments: pulumi.String("string"),
	NotificationRecipients: pulumi.StringArray{
		pulumi.String("string"),
	},
	SiebelTicketId: pulumi.String("string"),
})
Copy
var clientlistActivationResource = new ClientlistActivation("clientlistActivationResource", ClientlistActivationArgs.builder()
    .listId("string")
    .network("string")
    .version(0)
    .comments("string")
    .notificationRecipients("string")
    .siebelTicketId("string")
    .build());
Copy
clientlist_activation_resource = akamai.ClientlistActivation("clientlistActivationResource",
    list_id="string",
    network="string",
    version=0,
    comments="string",
    notification_recipients=["string"],
    siebel_ticket_id="string")
Copy
const clientlistActivationResource = new akamai.ClientlistActivation("clientlistActivationResource", {
    listId: "string",
    network: "string",
    version: 0,
    comments: "string",
    notificationRecipients: ["string"],
    siebelTicketId: "string",
});
Copy
type: akamai:ClientlistActivation
properties:
    comments: string
    listId: string
    network: string
    notificationRecipients:
        - string
    siebelTicketId: string
    version: 0
Copy

ClientlistActivation Resource Properties

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

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The ClientlistActivation resource accepts the following input properties:

ListId This property is required. string
The client list unique identifier.
Network This property is required. string
The network environment where you activate your client list: either STAGING or PRODUCTION.
Version This property is required. int
The client list version.
Comments string
A brief description for the activation.
NotificationRecipients List<string>
Users to notify via email.
SiebelTicketId string
Identifies the Siebel ticket, if the activation is linked to one.
ListId This property is required. string
The client list unique identifier.
Network This property is required. string
The network environment where you activate your client list: either STAGING or PRODUCTION.
Version This property is required. int
The client list version.
Comments string
A brief description for the activation.
NotificationRecipients []string
Users to notify via email.
SiebelTicketId string
Identifies the Siebel ticket, if the activation is linked to one.
listId This property is required. String
The client list unique identifier.
network This property is required. String
The network environment where you activate your client list: either STAGING or PRODUCTION.
version This property is required. Integer
The client list version.
comments String
A brief description for the activation.
notificationRecipients List<String>
Users to notify via email.
siebelTicketId String
Identifies the Siebel ticket, if the activation is linked to one.
listId This property is required. string
The client list unique identifier.
network This property is required. string
The network environment where you activate your client list: either STAGING or PRODUCTION.
version This property is required. number
The client list version.
comments string
A brief description for the activation.
notificationRecipients string[]
Users to notify via email.
siebelTicketId string
Identifies the Siebel ticket, if the activation is linked to one.
list_id This property is required. str
The client list unique identifier.
network This property is required. str
The network environment where you activate your client list: either STAGING or PRODUCTION.
version This property is required. int
The client list version.
comments str
A brief description for the activation.
notification_recipients Sequence[str]
Users to notify via email.
siebel_ticket_id str
Identifies the Siebel ticket, if the activation is linked to one.
listId This property is required. String
The client list unique identifier.
network This property is required. String
The network environment where you activate your client list: either STAGING or PRODUCTION.
version This property is required. Number
The client list version.
comments String
A brief description for the activation.
notificationRecipients List<String>
Users to notify via email.
siebelTicketId String
Identifies the Siebel ticket, if the activation is linked to one.

Outputs

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

Id string
The provider-assigned unique ID for this managed resource.
Status string
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
Id string
The provider-assigned unique ID for this managed resource.
Status string
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
id String
The provider-assigned unique ID for this managed resource.
status String
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
id string
The provider-assigned unique ID for this managed resource.
status string
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
id str
The provider-assigned unique ID for this managed resource.
status str
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
id String
The provider-assigned unique ID for this managed resource.
status String
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.

Look up Existing ClientlistActivation Resource

Get an existing ClientlistActivation 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?: ClientlistActivationState, opts?: CustomResourceOptions): ClientlistActivation
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        comments: Optional[str] = None,
        list_id: Optional[str] = None,
        network: Optional[str] = None,
        notification_recipients: Optional[Sequence[str]] = None,
        siebel_ticket_id: Optional[str] = None,
        status: Optional[str] = None,
        version: Optional[int] = None) -> ClientlistActivation
func GetClientlistActivation(ctx *Context, name string, id IDInput, state *ClientlistActivationState, opts ...ResourceOption) (*ClientlistActivation, error)
public static ClientlistActivation Get(string name, Input<string> id, ClientlistActivationState? state, CustomResourceOptions? opts = null)
public static ClientlistActivation get(String name, Output<String> id, ClientlistActivationState state, CustomResourceOptions options)
resources:  _:    type: akamai:ClientlistActivation    get:      id: ${id}
name This property is required.
The unique name of the resulting resource.
id This property is required.
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 This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
name This property is required.
The unique name of the resulting resource.
id This property is required.
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 This property is required.
The unique name of the resulting resource.
id This property is required.
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 This property is required.
The unique name of the resulting resource.
id This property is required.
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:
Comments string
A brief description for the activation.
ListId string
The client list unique identifier.
Network string
The network environment where you activate your client list: either STAGING or PRODUCTION.
NotificationRecipients List<string>
Users to notify via email.
SiebelTicketId string
Identifies the Siebel ticket, if the activation is linked to one.
Status string
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
Version int
The client list version.
Comments string
A brief description for the activation.
ListId string
The client list unique identifier.
Network string
The network environment where you activate your client list: either STAGING or PRODUCTION.
NotificationRecipients []string
Users to notify via email.
SiebelTicketId string
Identifies the Siebel ticket, if the activation is linked to one.
Status string
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
Version int
The client list version.
comments String
A brief description for the activation.
listId String
The client list unique identifier.
network String
The network environment where you activate your client list: either STAGING or PRODUCTION.
notificationRecipients List<String>
Users to notify via email.
siebelTicketId String
Identifies the Siebel ticket, if the activation is linked to one.
status String
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
version Integer
The client list version.
comments string
A brief description for the activation.
listId string
The client list unique identifier.
network string
The network environment where you activate your client list: either STAGING or PRODUCTION.
notificationRecipients string[]
Users to notify via email.
siebelTicketId string
Identifies the Siebel ticket, if the activation is linked to one.
status string
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
version number
The client list version.
comments str
A brief description for the activation.
list_id str
The client list unique identifier.
network str
The network environment where you activate your client list: either STAGING or PRODUCTION.
notification_recipients Sequence[str]
Users to notify via email.
siebel_ticket_id str
Identifies the Siebel ticket, if the activation is linked to one.
status str
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
version int
The client list version.
comments String
A brief description for the activation.
listId String
The client list unique identifier.
network String
The network environment where you activate your client list: either STAGING or PRODUCTION.
notificationRecipients List<String>
Users to notify via email.
siebelTicketId String
Identifies the Siebel ticket, if the activation is linked to one.
status String
The current activation status, either ACTIVE, INACTIVE, MODIFIED, PENDING_ACTIVATION, PENDING_DEACTIVATION, or FAILED.
version Number
The client list version.

Package Details

Repository
Akamai pulumi/pulumi-akamai
License
Apache-2.0
Notes
This Pulumi package is based on the akamai Terraform Provider.