1. Packages
  2. Akamai
  3. API Docs
  4. getCloudwrapperConfigurations
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

akamai.getCloudwrapperConfigurations

Explore with Pulumi AI

akamai logo
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

    Using getCloudwrapperConfigurations

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getCloudwrapperConfigurations(args: GetCloudwrapperConfigurationsArgs, opts?: InvokeOptions): Promise<GetCloudwrapperConfigurationsResult>
    function getCloudwrapperConfigurationsOutput(args: GetCloudwrapperConfigurationsOutputArgs, opts?: InvokeOptions): Output<GetCloudwrapperConfigurationsResult>
    def get_cloudwrapper_configurations(configurations: Optional[Sequence[GetCloudwrapperConfigurationsConfiguration]] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetCloudwrapperConfigurationsResult
    def get_cloudwrapper_configurations_output(configurations: Optional[pulumi.Input[Sequence[pulumi.Input[GetCloudwrapperConfigurationsConfigurationArgs]]]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetCloudwrapperConfigurationsResult]
    func GetCloudwrapperConfigurations(ctx *Context, args *GetCloudwrapperConfigurationsArgs, opts ...InvokeOption) (*GetCloudwrapperConfigurationsResult, error)
    func GetCloudwrapperConfigurationsOutput(ctx *Context, args *GetCloudwrapperConfigurationsOutputArgs, opts ...InvokeOption) GetCloudwrapperConfigurationsResultOutput

    > Note: This function is named GetCloudwrapperConfigurations in the Go SDK.

    public static class GetCloudwrapperConfigurations 
    {
        public static Task<GetCloudwrapperConfigurationsResult> InvokeAsync(GetCloudwrapperConfigurationsArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudwrapperConfigurationsResult> Invoke(GetCloudwrapperConfigurationsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudwrapperConfigurationsResult> getCloudwrapperConfigurations(GetCloudwrapperConfigurationsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: akamai:index/getCloudwrapperConfigurations:getCloudwrapperConfigurations
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getCloudwrapperConfigurations Result

    The following output properties are available:

    Id string

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperConfigurations.

    Configurations List<GetCloudwrapperConfigurationsConfiguration>
    Id string

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperConfigurations.

    Configurations []GetCloudwrapperConfigurationsConfiguration
    id String

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperConfigurations.

    configurations List<GetCloudwrapperConfigurationsConfiguration>
    id string

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperConfigurations.

    configurations GetCloudwrapperConfigurationsConfiguration[]
    id str

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperConfigurations.

    configurations Sequence[GetCloudwrapperConfigurationsConfiguration]
    id String

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudwrapperConfigurations.

    configurations List<Property Map>

    Supporting Types

    GetCloudwrapperConfigurationsConfiguration

    CapacityAlertsThreshold int
    Represents the threshold for sending alerts.
    Comments string
    Additional information provided by user which can help to differentiate or track changes of the configuration.
    ConfigName string
    Name of the configuration.
    ContractId string
    Contract ID with Cloud Wrapper entitlement.
    Id int
    Unique identifier of a Cloud Wrapper configuration.
    LastActivatedBy string
    User to last activate the configuration.
    LastActivatedDate string
    ISO format date that represents when the configuration was last activated successfully.
    LastUpdatedBy string
    User to last modify the configuration.
    LastUpdatedDate string
    ISO format date that represents when the configuration was last edited.
    NotificationEmails List<string>
    Email addresses to receive notifications.
    PropertyIds List<string>
    List of properties belonging to media delivery products. Properties need to be unique across configurations.
    RetainIdleObjects bool
    Retain idle objects beyond their max idle lifetime.
    Status string
    Current state of the provisioning of the configuration, either SAVED, IN_PROGRESS, ACTIVE, DELETE_IN_PROGRESS, or FAILED.
    Locations List<GetCloudwrapperConfigurationsConfigurationLocation>
    List of all unused properties.
    MultiCdnSettings GetCloudwrapperConfigurationsConfigurationMultiCdnSettings
    Specify details about the Multi CDN settings.
    CapacityAlertsThreshold int
    Represents the threshold for sending alerts.
    Comments string
    Additional information provided by user which can help to differentiate or track changes of the configuration.
    ConfigName string
    Name of the configuration.
    ContractId string
    Contract ID with Cloud Wrapper entitlement.
    Id int
    Unique identifier of a Cloud Wrapper configuration.
    LastActivatedBy string
    User to last activate the configuration.
    LastActivatedDate string
    ISO format date that represents when the configuration was last activated successfully.
    LastUpdatedBy string
    User to last modify the configuration.
    LastUpdatedDate string
    ISO format date that represents when the configuration was last edited.
    NotificationEmails []string
    Email addresses to receive notifications.
    PropertyIds []string
    List of properties belonging to media delivery products. Properties need to be unique across configurations.
    RetainIdleObjects bool
    Retain idle objects beyond their max idle lifetime.
    Status string
    Current state of the provisioning of the configuration, either SAVED, IN_PROGRESS, ACTIVE, DELETE_IN_PROGRESS, or FAILED.
    Locations []GetCloudwrapperConfigurationsConfigurationLocation
    List of all unused properties.
    MultiCdnSettings GetCloudwrapperConfigurationsConfigurationMultiCdnSettings
    Specify details about the Multi CDN settings.
    capacityAlertsThreshold Integer
    Represents the threshold for sending alerts.
    comments String
    Additional information provided by user which can help to differentiate or track changes of the configuration.
    configName String
    Name of the configuration.
    contractId String
    Contract ID with Cloud Wrapper entitlement.
    id Integer
    Unique identifier of a Cloud Wrapper configuration.
    lastActivatedBy String
    User to last activate the configuration.
    lastActivatedDate String
    ISO format date that represents when the configuration was last activated successfully.
    lastUpdatedBy String
    User to last modify the configuration.
    lastUpdatedDate String
    ISO format date that represents when the configuration was last edited.
    notificationEmails List<String>
    Email addresses to receive notifications.
    propertyIds List<String>
    List of properties belonging to media delivery products. Properties need to be unique across configurations.
    retainIdleObjects Boolean
    Retain idle objects beyond their max idle lifetime.
    status String
    Current state of the provisioning of the configuration, either SAVED, IN_PROGRESS, ACTIVE, DELETE_IN_PROGRESS, or FAILED.
    locations List<GetCloudwrapperConfigurationsConfigurationLocation>
    List of all unused properties.
    multiCdnSettings GetCloudwrapperConfigurationsConfigurationMultiCdnSettings
    Specify details about the Multi CDN settings.
    capacityAlertsThreshold number
    Represents the threshold for sending alerts.
    comments string
    Additional information provided by user which can help to differentiate or track changes of the configuration.
    configName string
    Name of the configuration.
    contractId string
    Contract ID with Cloud Wrapper entitlement.
    id number
    Unique identifier of a Cloud Wrapper configuration.
    lastActivatedBy string
    User to last activate the configuration.
    lastActivatedDate string
    ISO format date that represents when the configuration was last activated successfully.
    lastUpdatedBy string
    User to last modify the configuration.
    lastUpdatedDate string
    ISO format date that represents when the configuration was last edited.
    notificationEmails string[]
    Email addresses to receive notifications.
    propertyIds string[]
    List of properties belonging to media delivery products. Properties need to be unique across configurations.
    retainIdleObjects boolean
    Retain idle objects beyond their max idle lifetime.
    status string
    Current state of the provisioning of the configuration, either SAVED, IN_PROGRESS, ACTIVE, DELETE_IN_PROGRESS, or FAILED.
    locations GetCloudwrapperConfigurationsConfigurationLocation[]
    List of all unused properties.
    multiCdnSettings GetCloudwrapperConfigurationsConfigurationMultiCdnSettings
    Specify details about the Multi CDN settings.
    capacity_alerts_threshold int
    Represents the threshold for sending alerts.
    comments str
    Additional information provided by user which can help to differentiate or track changes of the configuration.
    config_name str
    Name of the configuration.
    contract_id str
    Contract ID with Cloud Wrapper entitlement.
    id int
    Unique identifier of a Cloud Wrapper configuration.
    last_activated_by str
    User to last activate the configuration.
    last_activated_date str
    ISO format date that represents when the configuration was last activated successfully.
    last_updated_by str
    User to last modify the configuration.
    last_updated_date str
    ISO format date that represents when the configuration was last edited.
    notification_emails Sequence[str]
    Email addresses to receive notifications.
    property_ids Sequence[str]
    List of properties belonging to media delivery products. Properties need to be unique across configurations.
    retain_idle_objects bool
    Retain idle objects beyond their max idle lifetime.
    status str
    Current state of the provisioning of the configuration, either SAVED, IN_PROGRESS, ACTIVE, DELETE_IN_PROGRESS, or FAILED.
    locations Sequence[GetCloudwrapperConfigurationsConfigurationLocation]
    List of all unused properties.
    multi_cdn_settings GetCloudwrapperConfigurationsConfigurationMultiCdnSettings
    Specify details about the Multi CDN settings.
    capacityAlertsThreshold Number
    Represents the threshold for sending alerts.
    comments String
    Additional information provided by user which can help to differentiate or track changes of the configuration.
    configName String
    Name of the configuration.
    contractId String
    Contract ID with Cloud Wrapper entitlement.
    id Number
    Unique identifier of a Cloud Wrapper configuration.
    lastActivatedBy String
    User to last activate the configuration.
    lastActivatedDate String
    ISO format date that represents when the configuration was last activated successfully.
    lastUpdatedBy String
    User to last modify the configuration.
    lastUpdatedDate String
    ISO format date that represents when the configuration was last edited.
    notificationEmails List<String>
    Email addresses to receive notifications.
    propertyIds List<String>
    List of properties belonging to media delivery products. Properties need to be unique across configurations.
    retainIdleObjects Boolean
    Retain idle objects beyond their max idle lifetime.
    status String
    Current state of the provisioning of the configuration, either SAVED, IN_PROGRESS, ACTIVE, DELETE_IN_PROGRESS, or FAILED.
    locations List<Property Map>
    List of all unused properties.
    multiCdnSettings Property Map
    Specify details about the Multi CDN settings.

    GetCloudwrapperConfigurationsConfigurationLocation

    Capacity GetCloudwrapperConfigurationsConfigurationLocationCapacity
    The capacity assigned to this configuration's location.
    Comments string
    Additional comments provided by user.
    MapName string
    The name of the map.
    TrafficTypeId int
    Unique identifier for the location and traffic type combination.
    Capacity GetCloudwrapperConfigurationsConfigurationLocationCapacity
    The capacity assigned to this configuration's location.
    Comments string
    Additional comments provided by user.
    MapName string
    The name of the map.
    TrafficTypeId int
    Unique identifier for the location and traffic type combination.
    capacity GetCloudwrapperConfigurationsConfigurationLocationCapacity
    The capacity assigned to this configuration's location.
    comments String
    Additional comments provided by user.
    mapName String
    The name of the map.
    trafficTypeId Integer
    Unique identifier for the location and traffic type combination.
    capacity GetCloudwrapperConfigurationsConfigurationLocationCapacity
    The capacity assigned to this configuration's location.
    comments string
    Additional comments provided by user.
    mapName string
    The name of the map.
    trafficTypeId number
    Unique identifier for the location and traffic type combination.
    capacity GetCloudwrapperConfigurationsConfigurationLocationCapacity
    The capacity assigned to this configuration's location.
    comments str
    Additional comments provided by user.
    map_name str
    The name of the map.
    traffic_type_id int
    Unique identifier for the location and traffic type combination.
    capacity Property Map
    The capacity assigned to this configuration's location.
    comments String
    Additional comments provided by user.
    mapName String
    The name of the map.
    trafficTypeId Number
    Unique identifier for the location and traffic type combination.

    GetCloudwrapperConfigurationsConfigurationLocationCapacity

    Unit string
    Value int
    Unit string
    Value int
    unit String
    value Integer
    unit string
    value number
    unit str
    value int
    unit String
    value Number

    GetCloudwrapperConfigurationsConfigurationMultiCdnSettings

    EnableSoftAlerts bool
    Option to opt out of alerts based on soft limits of bandwidth usage.
    Bocc GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsBocc
    Specify diagnostic data beacons details.
    Cdns List<GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdn>
    List of CDN added for the configuration.
    DataStreams GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsDataStreams
    Specifies data streams details.
    Origins List<GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsOrigin>
    List of origins corresponding to the properties selected in the configuration.
    EnableSoftAlerts bool
    Option to opt out of alerts based on soft limits of bandwidth usage.
    Bocc GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsBocc
    Specify diagnostic data beacons details.
    Cdns []GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdn
    List of CDN added for the configuration.
    DataStreams GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsDataStreams
    Specifies data streams details.
    Origins []GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsOrigin
    List of origins corresponding to the properties selected in the configuration.
    enableSoftAlerts Boolean
    Option to opt out of alerts based on soft limits of bandwidth usage.
    bocc GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsBocc
    Specify diagnostic data beacons details.
    cdns List<GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdn>
    List of CDN added for the configuration.
    dataStreams GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsDataStreams
    Specifies data streams details.
    origins List<GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsOrigin>
    List of origins corresponding to the properties selected in the configuration.
    enableSoftAlerts boolean
    Option to opt out of alerts based on soft limits of bandwidth usage.
    bocc GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsBocc
    Specify diagnostic data beacons details.
    cdns GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdn[]
    List of CDN added for the configuration.
    dataStreams GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsDataStreams
    Specifies data streams details.
    origins GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsOrigin[]
    List of origins corresponding to the properties selected in the configuration.
    enable_soft_alerts bool
    Option to opt out of alerts based on soft limits of bandwidth usage.
    bocc GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsBocc
    Specify diagnostic data beacons details.
    cdns Sequence[GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdn]
    List of CDN added for the configuration.
    data_streams GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsDataStreams
    Specifies data streams details.
    origins Sequence[GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsOrigin]
    List of origins corresponding to the properties selected in the configuration.
    enableSoftAlerts Boolean
    Option to opt out of alerts based on soft limits of bandwidth usage.
    bocc Property Map
    Specify diagnostic data beacons details.
    cdns List<Property Map>
    List of CDN added for the configuration.
    dataStreams Property Map
    Specifies data streams details.
    origins List<Property Map>
    List of origins corresponding to the properties selected in the configuration.

    GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsBocc

    ConditionalSamplingFrequency string
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    Enabled bool
    Enable diagnostic data beacons for consumption by the Broadcast Operations Control Center.
    ForwardType string
    Select whether to beacon diagnostics data for internal ORIGIN_ONLY, MIDGRESS_ONLY, or both ORIGIN_AND_MIDGRESS forwards.
    RequestType string
    Select whether to beacon diagnostics data for EDGE_ONLY or EDGE_AND_MIDGRESS requests.
    SamplingFrequency string
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    ConditionalSamplingFrequency string
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    Enabled bool
    Enable diagnostic data beacons for consumption by the Broadcast Operations Control Center.
    ForwardType string
    Select whether to beacon diagnostics data for internal ORIGIN_ONLY, MIDGRESS_ONLY, or both ORIGIN_AND_MIDGRESS forwards.
    RequestType string
    Select whether to beacon diagnostics data for EDGE_ONLY or EDGE_AND_MIDGRESS requests.
    SamplingFrequency string
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    conditionalSamplingFrequency String
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    enabled Boolean
    Enable diagnostic data beacons for consumption by the Broadcast Operations Control Center.
    forwardType String
    Select whether to beacon diagnostics data for internal ORIGIN_ONLY, MIDGRESS_ONLY, or both ORIGIN_AND_MIDGRESS forwards.
    requestType String
    Select whether to beacon diagnostics data for EDGE_ONLY or EDGE_AND_MIDGRESS requests.
    samplingFrequency String
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    conditionalSamplingFrequency string
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    enabled boolean
    Enable diagnostic data beacons for consumption by the Broadcast Operations Control Center.
    forwardType string
    Select whether to beacon diagnostics data for internal ORIGIN_ONLY, MIDGRESS_ONLY, or both ORIGIN_AND_MIDGRESS forwards.
    requestType string
    Select whether to beacon diagnostics data for EDGE_ONLY or EDGE_AND_MIDGRESS requests.
    samplingFrequency string
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    conditional_sampling_frequency str
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    enabled bool
    Enable diagnostic data beacons for consumption by the Broadcast Operations Control Center.
    forward_type str
    Select whether to beacon diagnostics data for internal ORIGIN_ONLY, MIDGRESS_ONLY, or both ORIGIN_AND_MIDGRESS forwards.
    request_type str
    Select whether to beacon diagnostics data for EDGE_ONLY or EDGE_AND_MIDGRESS requests.
    sampling_frequency str
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    conditionalSamplingFrequency String
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.
    enabled Boolean
    Enable diagnostic data beacons for consumption by the Broadcast Operations Control Center.
    forwardType String
    Select whether to beacon diagnostics data for internal ORIGIN_ONLY, MIDGRESS_ONLY, or both ORIGIN_AND_MIDGRESS forwards.
    requestType String
    Select whether to beacon diagnostics data for EDGE_ONLY or EDGE_AND_MIDGRESS requests.
    samplingFrequency String
    The sampling frequency of requests and forwards for EDGE, MIDGRESS, and ORIGIN beacons.

    GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdn

    CdnCode string
    Unique identifier for the CDN.
    Enabled bool
    Enable CDN.
    HttpsOnly bool
    Specify whether CDN communication is HTTPS only.
    IpAclCidrs List<string>
    Configure an access control list using IP addresses in CIDR notation.
    CdnAuthKeys List<GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdnCdnAuthKey>
    List of auth keys configured for the CDN.
    CdnCode string
    Unique identifier for the CDN.
    Enabled bool
    Enable CDN.
    HttpsOnly bool
    Specify whether CDN communication is HTTPS only.
    IpAclCidrs []string
    Configure an access control list using IP addresses in CIDR notation.
    CdnAuthKeys []GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdnCdnAuthKey
    List of auth keys configured for the CDN.
    cdnCode String
    Unique identifier for the CDN.
    enabled Boolean
    Enable CDN.
    httpsOnly Boolean
    Specify whether CDN communication is HTTPS only.
    ipAclCidrs List<String>
    Configure an access control list using IP addresses in CIDR notation.
    cdnAuthKeys List<GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdnCdnAuthKey>
    List of auth keys configured for the CDN.
    cdnCode string
    Unique identifier for the CDN.
    enabled boolean
    Enable CDN.
    httpsOnly boolean
    Specify whether CDN communication is HTTPS only.
    ipAclCidrs string[]
    Configure an access control list using IP addresses in CIDR notation.
    cdnAuthKeys GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdnCdnAuthKey[]
    List of auth keys configured for the CDN.
    cdn_code str
    Unique identifier for the CDN.
    enabled bool
    Enable CDN.
    https_only bool
    Specify whether CDN communication is HTTPS only.
    ip_acl_cidrs Sequence[str]
    Configure an access control list using IP addresses in CIDR notation.
    cdn_auth_keys Sequence[GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdnCdnAuthKey]
    List of auth keys configured for the CDN.
    cdnCode String
    Unique identifier for the CDN.
    enabled Boolean
    Enable CDN.
    httpsOnly Boolean
    Specify whether CDN communication is HTTPS only.
    ipAclCidrs List<String>
    Configure an access control list using IP addresses in CIDR notation.
    cdnAuthKeys List<Property Map>
    List of auth keys configured for the CDN.

    GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsCdnCdnAuthKey

    AuthKeyName string
    The name of the auth key.
    ExpiryDate string
    The expirty date of an auth key.
    HeaderName string
    The header name of an auth key.
    Secret string
    The secret of an auth key.
    AuthKeyName string
    The name of the auth key.
    ExpiryDate string
    The expirty date of an auth key.
    HeaderName string
    The header name of an auth key.
    Secret string
    The secret of an auth key.
    authKeyName String
    The name of the auth key.
    expiryDate String
    The expirty date of an auth key.
    headerName String
    The header name of an auth key.
    secret String
    The secret of an auth key.
    authKeyName string
    The name of the auth key.
    expiryDate string
    The expirty date of an auth key.
    headerName string
    The header name of an auth key.
    secret string
    The secret of an auth key.
    auth_key_name str
    The name of the auth key.
    expiry_date str
    The expirty date of an auth key.
    header_name str
    The header name of an auth key.
    secret str
    The secret of an auth key.
    authKeyName String
    The name of the auth key.
    expiryDate String
    The expirty date of an auth key.
    headerName String
    The header name of an auth key.
    secret String
    The secret of an auth key.

    GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsDataStreams

    DataStreamIds List<int>
    Unique identifiers of the Data Streams.
    Enabled bool
    Enables DataStream reporting.
    SamplingRate int
    Specifies the percentage of log data you want to collect for this configuration.
    DataStreamIds []int
    Unique identifiers of the Data Streams.
    Enabled bool
    Enables DataStream reporting.
    SamplingRate int
    Specifies the percentage of log data you want to collect for this configuration.
    dataStreamIds List<Integer>
    Unique identifiers of the Data Streams.
    enabled Boolean
    Enables DataStream reporting.
    samplingRate Integer
    Specifies the percentage of log data you want to collect for this configuration.
    dataStreamIds number[]
    Unique identifiers of the Data Streams.
    enabled boolean
    Enables DataStream reporting.
    samplingRate number
    Specifies the percentage of log data you want to collect for this configuration.
    data_stream_ids Sequence[int]
    Unique identifiers of the Data Streams.
    enabled bool
    Enables DataStream reporting.
    sampling_rate int
    Specifies the percentage of log data you want to collect for this configuration.
    dataStreamIds List<Number>
    Unique identifiers of the Data Streams.
    enabled Boolean
    Enables DataStream reporting.
    samplingRate Number
    Specifies the percentage of log data you want to collect for this configuration.

    GetCloudwrapperConfigurationsConfigurationMultiCdnSettingsOrigin

    Hostname string
    Origins hostname corresponding to the Akamai Delivery Property.
    OriginId string
    Origin identifier and will be used to generated Multi CDN host names.
    PropertyId int
    Property ID of the property that origin belongs to.
    Hostname string
    Origins hostname corresponding to the Akamai Delivery Property.
    OriginId string
    Origin identifier and will be used to generated Multi CDN host names.
    PropertyId int
    Property ID of the property that origin belongs to.
    hostname String
    Origins hostname corresponding to the Akamai Delivery Property.
    originId String
    Origin identifier and will be used to generated Multi CDN host names.
    propertyId Integer
    Property ID of the property that origin belongs to.
    hostname string
    Origins hostname corresponding to the Akamai Delivery Property.
    originId string
    Origin identifier and will be used to generated Multi CDN host names.
    propertyId number
    Property ID of the property that origin belongs to.
    hostname str
    Origins hostname corresponding to the Akamai Delivery Property.
    origin_id str
    Origin identifier and will be used to generated Multi CDN host names.
    property_id int
    Property ID of the property that origin belongs to.
    hostname String
    Origins hostname corresponding to the Akamai Delivery Property.
    originId String
    Origin identifier and will be used to generated Multi CDN host names.
    propertyId Number
    Property ID of the property that origin belongs to.

    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 v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi