1. Packages
  2. Akamai
  3. API Docs
  4. getCloudcertificatesHostnameBindings
Akamai v10.2.0 published on Friday, Nov 14, 2025 by Pulumi
akamai logo
Akamai v10.2.0 published on Friday, Nov 14, 2025 by Pulumi

    Using getCloudcertificatesHostnameBindings

    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 getCloudcertificatesHostnameBindings(args: GetCloudcertificatesHostnameBindingsArgs, opts?: InvokeOptions): Promise<GetCloudcertificatesHostnameBindingsResult>
    function getCloudcertificatesHostnameBindingsOutput(args: GetCloudcertificatesHostnameBindingsOutputArgs, opts?: InvokeOptions): Output<GetCloudcertificatesHostnameBindingsResult>
    def get_cloudcertificates_hostname_bindings(contract_id: Optional[str] = None,
                                                domain: Optional[str] = None,
                                                expiring_in_days: Optional[int] = None,
                                                group_id: Optional[str] = None,
                                                network: Optional[str] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetCloudcertificatesHostnameBindingsResult
    def get_cloudcertificates_hostname_bindings_output(contract_id: Optional[pulumi.Input[str]] = None,
                                                domain: Optional[pulumi.Input[str]] = None,
                                                expiring_in_days: Optional[pulumi.Input[int]] = None,
                                                group_id: Optional[pulumi.Input[str]] = None,
                                                network: Optional[pulumi.Input[str]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetCloudcertificatesHostnameBindingsResult]
    func GetCloudcertificatesHostnameBindings(ctx *Context, args *GetCloudcertificatesHostnameBindingsArgs, opts ...InvokeOption) (*GetCloudcertificatesHostnameBindingsResult, error)
    func GetCloudcertificatesHostnameBindingsOutput(ctx *Context, args *GetCloudcertificatesHostnameBindingsOutputArgs, opts ...InvokeOption) GetCloudcertificatesHostnameBindingsResultOutput

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

    public static class GetCloudcertificatesHostnameBindings 
    {
        public static Task<GetCloudcertificatesHostnameBindingsResult> InvokeAsync(GetCloudcertificatesHostnameBindingsArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudcertificatesHostnameBindingsResult> Invoke(GetCloudcertificatesHostnameBindingsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudcertificatesHostnameBindingsResult> getCloudcertificatesHostnameBindings(GetCloudcertificatesHostnameBindingsArgs args, InvokeOptions options)
    public static Output<GetCloudcertificatesHostnameBindingsResult> getCloudcertificatesHostnameBindings(GetCloudcertificatesHostnameBindingsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getCloudcertificatesHostnameBindings:getCloudcertificatesHostnameBindings
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ContractId string
    Domain string
    ExpiringInDays int
    GroupId string
    Network string
    ContractId string
    Domain string
    ExpiringInDays int
    GroupId string
    Network string
    contractId String
    domain String
    expiringInDays Integer
    groupId String
    network String
    contractId string
    domain string
    expiringInDays number
    groupId string
    network string
    contractId String
    domain String
    expiringInDays Number
    groupId String
    network String

    getCloudcertificatesHostnameBindings Result

    The following output properties are available:

    Bindings List<GetCloudcertificatesHostnameBindingsBinding>
    Id string
    The provider-assigned unique ID for this managed resource.
    ContractId string
    Domain string
    ExpiringInDays int
    GroupId string
    Network string
    Bindings []GetCloudcertificatesHostnameBindingsBinding
    Id string
    The provider-assigned unique ID for this managed resource.
    ContractId string
    Domain string
    ExpiringInDays int
    GroupId string
    Network string
    bindings List<GetCloudcertificatesHostnameBindingsBinding>
    id String
    The provider-assigned unique ID for this managed resource.
    contractId String
    domain String
    expiringInDays Integer
    groupId String
    network String
    bindings GetCloudcertificatesHostnameBindingsBinding[]
    id string
    The provider-assigned unique ID for this managed resource.
    contractId string
    domain string
    expiringInDays number
    groupId string
    network string
    bindings Sequence[GetCloudcertificatesHostnameBindingsBinding]
    id str
    The provider-assigned unique ID for this managed resource.
    contract_id str
    domain str
    expiring_in_days int
    group_id str
    network str
    bindings List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    contractId String
    domain String
    expiringInDays Number
    groupId String
    network String

    Supporting Types

    GetCloudcertificatesHostnameBindingsBinding

    CertificateId string
    Unique identifier for the third-party certificate.
    Hostname string
    Hostname on the Akamai CDN the certificate applies to.
    Network string
    The deployment network, either 'STAGING' or 'PRODUCTION', on which the certificate is active for a property version.
    ResourceType string
    Resource type this binding applies to. Currently, only 'CDN_HOSTNAME' is available.
    CertificateId string
    Unique identifier for the third-party certificate.
    Hostname string
    Hostname on the Akamai CDN the certificate applies to.
    Network string
    The deployment network, either 'STAGING' or 'PRODUCTION', on which the certificate is active for a property version.
    ResourceType string
    Resource type this binding applies to. Currently, only 'CDN_HOSTNAME' is available.
    certificateId String
    Unique identifier for the third-party certificate.
    hostname String
    Hostname on the Akamai CDN the certificate applies to.
    network String
    The deployment network, either 'STAGING' or 'PRODUCTION', on which the certificate is active for a property version.
    resourceType String
    Resource type this binding applies to. Currently, only 'CDN_HOSTNAME' is available.
    certificateId string
    Unique identifier for the third-party certificate.
    hostname string
    Hostname on the Akamai CDN the certificate applies to.
    network string
    The deployment network, either 'STAGING' or 'PRODUCTION', on which the certificate is active for a property version.
    resourceType string
    Resource type this binding applies to. Currently, only 'CDN_HOSTNAME' is available.
    certificate_id str
    Unique identifier for the third-party certificate.
    hostname str
    Hostname on the Akamai CDN the certificate applies to.
    network str
    The deployment network, either 'STAGING' or 'PRODUCTION', on which the certificate is active for a property version.
    resource_type str
    Resource type this binding applies to. Currently, only 'CDN_HOSTNAME' is available.
    certificateId String
    Unique identifier for the third-party certificate.
    hostname String
    Hostname on the Akamai CDN the certificate applies to.
    network String
    The deployment network, either 'STAGING' or 'PRODUCTION', on which the certificate is active for a property version.
    resourceType String
    Resource type this binding applies to. Currently, only 'CDN_HOSTNAME' is available.

    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 v10.2.0 published on Friday, Nov 14, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate