1. Packages
  2. Akamai
  3. API Docs
  4. CloudletsApplicationLoadBalancer
Akamai v6.2.0 published on Tuesday, Aug 29, 2023 by Pulumi

akamai.CloudletsApplicationLoadBalancer

Explore with Pulumi AI

akamai logo
Akamai v6.2.0 published on Tuesday, Aug 29, 2023 by Pulumi

    Create CloudletsApplicationLoadBalancer Resource

    new CloudletsApplicationLoadBalancer(name: string, args: CloudletsApplicationLoadBalancerArgs, opts?: CustomResourceOptions);
    @overload
    def CloudletsApplicationLoadBalancer(resource_name: str,
                                         opts: Optional[ResourceOptions] = None,
                                         balancing_type: Optional[str] = None,
                                         data_centers: Optional[Sequence[CloudletsApplicationLoadBalancerDataCenterArgs]] = None,
                                         description: Optional[str] = None,
                                         liveness_settings: Optional[CloudletsApplicationLoadBalancerLivenessSettingsArgs] = None,
                                         origin_id: Optional[str] = None)
    @overload
    def CloudletsApplicationLoadBalancer(resource_name: str,
                                         args: CloudletsApplicationLoadBalancerArgs,
                                         opts: Optional[ResourceOptions] = None)
    func NewCloudletsApplicationLoadBalancer(ctx *Context, name string, args CloudletsApplicationLoadBalancerArgs, opts ...ResourceOption) (*CloudletsApplicationLoadBalancer, error)
    public CloudletsApplicationLoadBalancer(string name, CloudletsApplicationLoadBalancerArgs args, CustomResourceOptions? opts = null)
    public CloudletsApplicationLoadBalancer(String name, CloudletsApplicationLoadBalancerArgs args)
    public CloudletsApplicationLoadBalancer(String name, CloudletsApplicationLoadBalancerArgs args, CustomResourceOptions options)
    
    type: akamai:CloudletsApplicationLoadBalancer
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args CloudletsApplicationLoadBalancerArgs
    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 CloudletsApplicationLoadBalancerArgs
    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 CloudletsApplicationLoadBalancerArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args CloudletsApplicationLoadBalancerArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args CloudletsApplicationLoadBalancerArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

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

    DataCenters List<CloudletsApplicationLoadBalancerDataCenter>

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    OriginId string

    The conditional origin’s unique identifier

    BalancingType string

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    Description string

    The load balancer configuration description

    LivenessSettings CloudletsApplicationLoadBalancerLivenessSettings
    DataCenters []CloudletsApplicationLoadBalancerDataCenterArgs

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    OriginId string

    The conditional origin’s unique identifier

    BalancingType string

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    Description string

    The load balancer configuration description

    LivenessSettings CloudletsApplicationLoadBalancerLivenessSettingsArgs
    dataCenters List<CloudletsApplicationLoadBalancerDataCenter>

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    originId String

    The conditional origin’s unique identifier

    balancingType String

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    description String

    The load balancer configuration description

    livenessSettings CloudletsApplicationLoadBalancerLivenessSettings
    dataCenters CloudletsApplicationLoadBalancerDataCenter[]

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    originId string

    The conditional origin’s unique identifier

    balancingType string

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    description string

    The load balancer configuration description

    livenessSettings CloudletsApplicationLoadBalancerLivenessSettings
    data_centers Sequence[CloudletsApplicationLoadBalancerDataCenterArgs]

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    origin_id str

    The conditional origin’s unique identifier

    balancing_type str

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    description str

    The load balancer configuration description

    liveness_settings CloudletsApplicationLoadBalancerLivenessSettingsArgs
    dataCenters List<Property Map>

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    originId String

    The conditional origin’s unique identifier

    balancingType String

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    description String

    The load balancer configuration description

    livenessSettings Property Map

    Outputs

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

    Id string

    The provider-assigned unique ID for this managed resource.

    Version int

    The load balancer configuration version

    Warnings string

    Describes warnings during activation of load balancer configuration

    Id string

    The provider-assigned unique ID for this managed resource.

    Version int

    The load balancer configuration version

    Warnings string

    Describes warnings during activation of load balancer configuration

    id String

    The provider-assigned unique ID for this managed resource.

    version Integer

    The load balancer configuration version

    warnings String

    Describes warnings during activation of load balancer configuration

    id string

    The provider-assigned unique ID for this managed resource.

    version number

    The load balancer configuration version

    warnings string

    Describes warnings during activation of load balancer configuration

    id str

    The provider-assigned unique ID for this managed resource.

    version int

    The load balancer configuration version

    warnings str

    Describes warnings during activation of load balancer configuration

    id String

    The provider-assigned unique ID for this managed resource.

    version Number

    The load balancer configuration version

    warnings String

    Describes warnings during activation of load balancer configuration

    Look up Existing CloudletsApplicationLoadBalancer Resource

    Get an existing CloudletsApplicationLoadBalancer 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?: CloudletsApplicationLoadBalancerState, opts?: CustomResourceOptions): CloudletsApplicationLoadBalancer
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            balancing_type: Optional[str] = None,
            data_centers: Optional[Sequence[CloudletsApplicationLoadBalancerDataCenterArgs]] = None,
            description: Optional[str] = None,
            liveness_settings: Optional[CloudletsApplicationLoadBalancerLivenessSettingsArgs] = None,
            origin_id: Optional[str] = None,
            version: Optional[int] = None,
            warnings: Optional[str] = None) -> CloudletsApplicationLoadBalancer
    func GetCloudletsApplicationLoadBalancer(ctx *Context, name string, id IDInput, state *CloudletsApplicationLoadBalancerState, opts ...ResourceOption) (*CloudletsApplicationLoadBalancer, error)
    public static CloudletsApplicationLoadBalancer Get(string name, Input<string> id, CloudletsApplicationLoadBalancerState? state, CustomResourceOptions? opts = null)
    public static CloudletsApplicationLoadBalancer get(String name, Output<String> id, CloudletsApplicationLoadBalancerState 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:
    BalancingType string

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    DataCenters List<CloudletsApplicationLoadBalancerDataCenter>

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    Description string

    The load balancer configuration description

    LivenessSettings CloudletsApplicationLoadBalancerLivenessSettings
    OriginId string

    The conditional origin’s unique identifier

    Version int

    The load balancer configuration version

    Warnings string

    Describes warnings during activation of load balancer configuration

    BalancingType string

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    DataCenters []CloudletsApplicationLoadBalancerDataCenterArgs

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    Description string

    The load balancer configuration description

    LivenessSettings CloudletsApplicationLoadBalancerLivenessSettingsArgs
    OriginId string

    The conditional origin’s unique identifier

    Version int

    The load balancer configuration version

    Warnings string

    Describes warnings during activation of load balancer configuration

    balancingType String

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    dataCenters List<CloudletsApplicationLoadBalancerDataCenter>

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    description String

    The load balancer configuration description

    livenessSettings CloudletsApplicationLoadBalancerLivenessSettings
    originId String

    The conditional origin’s unique identifier

    version Integer

    The load balancer configuration version

    warnings String

    Describes warnings during activation of load balancer configuration

    balancingType string

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    dataCenters CloudletsApplicationLoadBalancerDataCenter[]

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    description string

    The load balancer configuration description

    livenessSettings CloudletsApplicationLoadBalancerLivenessSettings
    originId string

    The conditional origin’s unique identifier

    version number

    The load balancer configuration version

    warnings string

    Describes warnings during activation of load balancer configuration

    balancing_type str

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    data_centers Sequence[CloudletsApplicationLoadBalancerDataCenterArgs]

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    description str

    The load balancer configuration description

    liveness_settings CloudletsApplicationLoadBalancerLivenessSettingsArgs
    origin_id str

    The conditional origin’s unique identifier

    version int

    The load balancer configuration version

    warnings str

    Describes warnings during activation of load balancer configuration

    balancingType String

    The type of load balancing being performed. Options include WEIGHTED and PERFORMANCE

    dataCenters List<Property Map>

    The object containing information on conditional origins being used as data centers for an Application Load Balancer implementation. Only Conditional Origins with an originType of CUSTOMER or NETSTORAGE can be used as data centers in an application load balancer configuration.

    description String

    The load balancer configuration description

    livenessSettings Property Map
    originId String

    The conditional origin’s unique identifier

    version Number

    The load balancer configuration version

    warnings String

    Describes warnings during activation of load balancer configuration

    Supporting Types

    CloudletsApplicationLoadBalancerDataCenter, CloudletsApplicationLoadBalancerDataCenterArgs

    Continent string
    Country string
    Latitude double
    Longitude double
    OriginId string
    Percent double
    City string
    CloudServerHostHeaderOverride bool
    CloudService bool
    Hostname string
    LivenessHosts List<string>
    StateOrProvince string
    continent String
    country String
    latitude Double
    longitude Double
    originId String
    percent Double
    city String
    cloudServerHostHeaderOverride Boolean
    cloudService Boolean
    hostname String
    livenessHosts List<String>
    stateOrProvince String
    continent string
    country string
    latitude number
    longitude number
    originId string
    percent number
    city string
    cloudServerHostHeaderOverride boolean
    cloudService boolean
    hostname string
    livenessHosts string[]
    stateOrProvince string
    continent String
    country String
    latitude Number
    longitude Number
    originId String
    percent Number
    city String
    cloudServerHostHeaderOverride Boolean
    cloudService Boolean
    hostname String
    livenessHosts List<String>
    stateOrProvince String

    CloudletsApplicationLoadBalancerLivenessSettings, CloudletsApplicationLoadBalancerLivenessSettingsArgs

    path String
    port Integer
    protocol String
    additionalHeaders Map<String,String>
    hostHeader String
    interval Integer
    peerCertificateVerification Boolean
    requestString String
    responseString String
    status3xxFailure Boolean
    status4xxFailure Boolean
    status5xxFailure Boolean
    timeout Double
    path string
    port number
    protocol string
    additionalHeaders {[key: string]: string}
    hostHeader string
    interval number
    peerCertificateVerification boolean
    requestString string
    responseString string
    status3xxFailure boolean
    status4xxFailure boolean
    status5xxFailure boolean
    timeout number

    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 v6.2.0 published on Tuesday, Aug 29, 2023 by Pulumi