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

akamai.getPropertyIncludes

Explore with Pulumi AI

Akamai v8.1.0 published on Friday, Apr 11, 2025 by Pulumi

Using getPropertyIncludes

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 getPropertyIncludes(args: GetPropertyIncludesArgs, opts?: InvokeOptions): Promise<GetPropertyIncludesResult>
function getPropertyIncludesOutput(args: GetPropertyIncludesOutputArgs, opts?: InvokeOptions): Output<GetPropertyIncludesResult>
Copy
def get_property_includes(contract_id: Optional[str] = None,
                          group_id: Optional[str] = None,
                          parent_property: Optional[GetPropertyIncludesParentProperty] = None,
                          type: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetPropertyIncludesResult
def get_property_includes_output(contract_id: Optional[pulumi.Input[str]] = None,
                          group_id: Optional[pulumi.Input[str]] = None,
                          parent_property: Optional[pulumi.Input[GetPropertyIncludesParentPropertyArgs]] = None,
                          type: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetPropertyIncludesResult]
Copy
func GetPropertyIncludes(ctx *Context, args *GetPropertyIncludesArgs, opts ...InvokeOption) (*GetPropertyIncludesResult, error)
func GetPropertyIncludesOutput(ctx *Context, args *GetPropertyIncludesOutputArgs, opts ...InvokeOption) GetPropertyIncludesResultOutput
Copy

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

public static class GetPropertyIncludes 
{
    public static Task<GetPropertyIncludesResult> InvokeAsync(GetPropertyIncludesArgs args, InvokeOptions? opts = null)
    public static Output<GetPropertyIncludesResult> Invoke(GetPropertyIncludesInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetPropertyIncludesResult> getPropertyIncludes(GetPropertyIncludesArgs args, InvokeOptions options)
public static Output<GetPropertyIncludesResult> getPropertyIncludes(GetPropertyIncludesArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: akamai:index/getPropertyIncludes:getPropertyIncludes
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ContractId This property is required. string
GroupId This property is required. string
ParentProperty GetPropertyIncludesParentProperty
Type string
ContractId This property is required. string
GroupId This property is required. string
ParentProperty GetPropertyIncludesParentProperty
Type string
contractId This property is required. String
groupId This property is required. String
parentProperty GetPropertyIncludesParentProperty
type String
contractId This property is required. string
groupId This property is required. string
parentProperty GetPropertyIncludesParentProperty
type string
contract_id This property is required. str
group_id This property is required. str
parent_property GetPropertyIncludesParentProperty
type str
contractId This property is required. String
groupId This property is required. String
parentProperty Property Map
type String

getPropertyIncludes Result

The following output properties are available:

ContractId string
GroupId string
Id string
The provider-assigned unique ID for this managed resource.
Includes List<GetPropertyIncludesInclude>
ParentProperty GetPropertyIncludesParentProperty
Type string
ContractId string
GroupId string
Id string
The provider-assigned unique ID for this managed resource.
Includes []GetPropertyIncludesInclude
ParentProperty GetPropertyIncludesParentProperty
Type string
contractId String
groupId String
id String
The provider-assigned unique ID for this managed resource.
includes List<GetPropertyIncludesInclude>
parentProperty GetPropertyIncludesParentProperty
type String
contractId string
groupId string
id string
The provider-assigned unique ID for this managed resource.
includes GetPropertyIncludesInclude[]
parentProperty GetPropertyIncludesParentProperty
type string
contractId String
groupId String
id String
The provider-assigned unique ID for this managed resource.
includes List<Property Map>
parentProperty Property Map
type String

Supporting Types

GetPropertyIncludesInclude

Id This property is required. string
The include's unique identifier
LatestVersion This property is required. int
Specifies the most recent version of the include
Name This property is required. string
A descriptive name for the include
ProductionVersion This property is required. string
The most recent version to be activated to the production network
StagingVersion This property is required. string
The most recent version to be activated to the staging network
Type This property is required. string
Specifies the type of the include, either MICROSERVICES or COMMON_SETTINGS
Id This property is required. string
The include's unique identifier
LatestVersion This property is required. int
Specifies the most recent version of the include
Name This property is required. string
A descriptive name for the include
ProductionVersion This property is required. string
The most recent version to be activated to the production network
StagingVersion This property is required. string
The most recent version to be activated to the staging network
Type This property is required. string
Specifies the type of the include, either MICROSERVICES or COMMON_SETTINGS
id This property is required. String
The include's unique identifier
latestVersion This property is required. Integer
Specifies the most recent version of the include
name This property is required. String
A descriptive name for the include
productionVersion This property is required. String
The most recent version to be activated to the production network
stagingVersion This property is required. String
The most recent version to be activated to the staging network
type This property is required. String
Specifies the type of the include, either MICROSERVICES or COMMON_SETTINGS
id This property is required. string
The include's unique identifier
latestVersion This property is required. number
Specifies the most recent version of the include
name This property is required. string
A descriptive name for the include
productionVersion This property is required. string
The most recent version to be activated to the production network
stagingVersion This property is required. string
The most recent version to be activated to the staging network
type This property is required. string
Specifies the type of the include, either MICROSERVICES or COMMON_SETTINGS
id This property is required. str
The include's unique identifier
latest_version This property is required. int
Specifies the most recent version of the include
name This property is required. str
A descriptive name for the include
production_version This property is required. str
The most recent version to be activated to the production network
staging_version This property is required. str
The most recent version to be activated to the staging network
type This property is required. str
Specifies the type of the include, either MICROSERVICES or COMMON_SETTINGS
id This property is required. String
The include's unique identifier
latestVersion This property is required. Number
Specifies the most recent version of the include
name This property is required. String
A descriptive name for the include
productionVersion This property is required. String
The most recent version to be activated to the production network
stagingVersion This property is required. String
The most recent version to be activated to the staging network
type This property is required. String
Specifies the type of the include, either MICROSERVICES or COMMON_SETTINGS

GetPropertyIncludesParentProperty

Id This property is required. string
The property's unique identifier
Version This property is required. int
The property's version for which the data is requested
Id This property is required. string
The property's unique identifier
Version This property is required. int
The property's version for which the data is requested
id This property is required. String
The property's unique identifier
version This property is required. Integer
The property's version for which the data is requested
id This property is required. string
The property's unique identifier
version This property is required. number
The property's version for which the data is requested
id This property is required. str
The property's unique identifier
version This property is required. int
The property's version for which the data is requested
id This property is required. String
The property's unique identifier
version This property is required. Number
The property's version for which the data is requested

Package Details

Repository
Akamai pulumi/pulumi-akamai
License
Apache-2.0
Notes
This Pulumi package is based on the akamai Terraform Provider.
Akamai v8.1.0 published on Friday, Apr 11, 2025 by Pulumi