Akamai v4.4.0, Apr 18 23
Akamai v4.4.0, Apr 18 23
akamai.getContracts
Explore with Pulumi AI
Using getContracts
function getContracts(opts?: InvokeOptions): Promise<GetContractsResult>
def get_contracts(opts: Optional[InvokeOptions] = None) -> GetContractsResult
func GetContracts(ctx *Context, opts ...InvokeOption) (*GetContractsResult, error)
> Note: This function is named GetContracts
in the Go SDK.
public static class GetContracts
{
public static Task<GetContractsResult> InvokeAsync(InvokeOptions? opts = null)
}
public static CompletableFuture<GetContractsResult> getContracts(InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: akamai:index/getContracts:getContracts
arguments:
# arguments dictionary
getContracts Result
The following output properties are available:
- Contracts
List<Get
Contracts Contract> - Id string
The provider-assigned unique ID for this managed resource.
- Contracts
[]Get
Contracts Contract - Id string
The provider-assigned unique ID for this managed resource.
- contracts
List<Get
Contracts Contract> - id String
The provider-assigned unique ID for this managed resource.
- contracts
Get
Contracts Contract[] - id string
The provider-assigned unique ID for this managed resource.
- contracts
Sequence[Get
Contracts Contract] - id str
The provider-assigned unique ID for this managed resource.
- contracts List<Property Map>
- id String
The provider-assigned unique ID for this managed resource.
Supporting Types
GetContractsContract
- Contract
Id string - Contract
Type stringName
- Contract
Id string - Contract
Type stringName
- contract
Id String - contract
Type StringName
- contract
Id string - contract
Type stringName
- contract_
id str - contract_
type_ strname
- contract
Id String - contract
Type StringName
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
akamai
Terraform Provider.