1. Registry
  2. Packages
  3. Akamai
  4. API Docs
  5. getDatastreamAnswerxServiceIds
Viewing docs for Akamai v12.0.0
published on Thursday, Sep 17, 2026 by Pulumi
akamai logo
Viewing docs for Akamai v12.0.0
published on Thursday, Sep 17, 2026 by Pulumi

    Using getDatastreamAnswerxServiceIds

    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 getDatastreamAnswerxServiceIds(args: GetDatastreamAnswerxServiceIdsArgs, opts?: InvokeOptions): Promise<GetDatastreamAnswerxServiceIdsResult>
    function getDatastreamAnswerxServiceIdsOutput(args: GetDatastreamAnswerxServiceIdsOutputArgs, opts?: InvokeOutputOptions): Output<GetDatastreamAnswerxServiceIdsResult>
    def get_datastream_answerx_service_ids(contract_id: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetDatastreamAnswerxServiceIdsResult
    def get_datastream_answerx_service_ids_output(contract_id: pulumi.Input[Optional[str]] = None,
                                           opts: Optional[InvokeOutputOptions] = None) -> Output[GetDatastreamAnswerxServiceIdsResult]
    func GetDatastreamAnswerxServiceIds(ctx *Context, args *GetDatastreamAnswerxServiceIdsArgs, opts ...InvokeOption) (*GetDatastreamAnswerxServiceIdsResult, error)
    func GetDatastreamAnswerxServiceIdsOutput(ctx *Context, args *GetDatastreamAnswerxServiceIdsOutputArgs, opts ...InvokeOption) GetDatastreamAnswerxServiceIdsResultOutput

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

    public static class GetDatastreamAnswerxServiceIds 
    {
        public static Task<GetDatastreamAnswerxServiceIdsResult> InvokeAsync(GetDatastreamAnswerxServiceIdsArgs args, InvokeOptions? opts = null)
        public static Output<GetDatastreamAnswerxServiceIdsResult> Invoke(GetDatastreamAnswerxServiceIdsInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetDatastreamAnswerxServiceIdsResult> Invoke(GetDatastreamAnswerxServiceIdsInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetDatastreamAnswerxServiceIdsResult> getDatastreamAnswerxServiceIds(GetDatastreamAnswerxServiceIdsArgs args, InvokeOptions options)
    public static Output<GetDatastreamAnswerxServiceIdsResult> getDatastreamAnswerxServiceIds(GetDatastreamAnswerxServiceIdsArgs args, InvokeOptions options)
    public static Output<GetDatastreamAnswerxServiceIdsResult> getDatastreamAnswerxServiceIds(GetDatastreamAnswerxServiceIdsArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: akamai:index/getDatastreamAnswerxServiceIds:getDatastreamAnswerxServiceIds
      arguments:
        # arguments dictionary
    data "akamai_get_datastream_answerx_service_ids" "name" {
        # arguments
    }

    The following arguments are supported:

    ContractId string
    ContractId string
    contractId String
    contractId string
    contractId String

    getDatastreamAnswerxServiceIds Result

    The following output properties are available:

    Supporting Types

    GetDatastreamAnswerxServiceIdsServiceId

    Id int
    Service ID monitored in the stream.
    Name string
    Name of the service ID.
    Product string
    The product associated with the service ID.
    Id int
    Service ID monitored in the stream.
    Name string
    Name of the service ID.
    Product string
    The product associated with the service ID.
    id number
    Service ID monitored in the stream.
    name string
    Name of the service ID.
    product string
    The product associated with the service ID.
    id Integer
    Service ID monitored in the stream.
    name String
    Name of the service ID.
    product String
    The product associated with the service ID.
    id number
    Service ID monitored in the stream.
    name string
    Name of the service ID.
    product string
    The product associated with the service ID.
    id int
    Service ID monitored in the stream.
    name str
    Name of the service ID.
    product str
    The product associated with the service ID.
    id Number
    Service ID monitored in the stream.
    name String
    Name of the service ID.
    product String
    The product associated with the service ID.

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Viewing docs for Akamai v12.0.0
    published on Thursday, Sep 17, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial