Akamai v8.1.0 published on Friday, Apr 11, 2025 by Pulumi
akamai.getCloudaccessKey
Explore with Pulumi AI
Using getCloudaccessKey
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 getCloudaccessKey(args: GetCloudaccessKeyArgs, opts?: InvokeOptions): Promise<GetCloudaccessKeyResult>
function getCloudaccessKeyOutput(args: GetCloudaccessKeyOutputArgs, opts?: InvokeOptions): Output<GetCloudaccessKeyResult>def get_cloudaccess_key(access_key_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetCloudaccessKeyResult
def get_cloudaccess_key_output(access_key_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetCloudaccessKeyResult]func GetCloudaccessKey(ctx *Context, args *GetCloudaccessKeyArgs, opts ...InvokeOption) (*GetCloudaccessKeyResult, error)
func GetCloudaccessKeyOutput(ctx *Context, args *GetCloudaccessKeyOutputArgs, opts ...InvokeOption) GetCloudaccessKeyResultOutput> Note: This function is named GetCloudaccessKey in the Go SDK.
public static class GetCloudaccessKey 
{
    public static Task<GetCloudaccessKeyResult> InvokeAsync(GetCloudaccessKeyArgs args, InvokeOptions? opts = null)
    public static Output<GetCloudaccessKeyResult> Invoke(GetCloudaccessKeyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudaccessKeyResult> getCloudaccessKey(GetCloudaccessKeyArgs args, InvokeOptions options)
public static Output<GetCloudaccessKeyResult> getCloudaccessKey(GetCloudaccessKeyArgs args, InvokeOptions options)
fn::invoke:
  function: akamai:index/getCloudaccessKey:getCloudaccessKey
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccessKey stringName 
- AccessKey stringName 
- accessKey StringName 
- accessKey stringName 
- access_key_ strname 
- accessKey StringName 
getCloudaccessKey Result
The following output properties are available:
- AccessKey stringName 
- AccessKey intUid 
- AuthenticationMethod string
- CreatedBy string
- CreatedTime string
- Groups
List<GetCloudaccess Key Group> 
- Id string
- The provider-assigned unique ID for this managed resource.
- LatestVersion int
- NetworkConfiguration GetCloudaccess Key Network Configuration 
- AccessKey stringName 
- AccessKey intUid 
- AuthenticationMethod string
- CreatedBy string
- CreatedTime string
- Groups
[]GetCloudaccess Key Group 
- Id string
- The provider-assigned unique ID for this managed resource.
- LatestVersion int
- NetworkConfiguration GetCloudaccess Key Network Configuration 
- accessKey StringName 
- accessKey IntegerUid 
- authenticationMethod String
- createdBy String
- createdTime String
- groups
List<GetCloudaccess Key Group> 
- id String
- The provider-assigned unique ID for this managed resource.
- latestVersion Integer
- networkConfiguration GetCloudaccess Key Network Configuration 
- accessKey stringName 
- accessKey numberUid 
- authenticationMethod string
- createdBy string
- createdTime string
- groups
GetCloudaccess Key Group[] 
- id string
- The provider-assigned unique ID for this managed resource.
- latestVersion number
- networkConfiguration GetCloudaccess Key Network Configuration 
- access_key_ strname 
- access_key_ intuid 
- authentication_method str
- created_by str
- created_time str
- groups
Sequence[GetCloudaccess Key Group] 
- id str
- The provider-assigned unique ID for this managed resource.
- latest_version int
- network_configuration GetCloudaccess Key Network Configuration 
- accessKey StringName 
- accessKey NumberUid 
- authenticationMethod String
- createdBy String
- createdTime String
- groups List<Property Map>
- id String
- The provider-assigned unique ID for this managed resource.
- latestVersion Number
- networkConfiguration Property Map
Supporting Types
GetCloudaccessKeyGroup   
- ContractsIds List<string>
- The Akamai contracts that are associated with this access key for the group_id.
- GroupId int
- The unique identifier of Akamai group that's associated with the access key.
- GroupName string
- The name of Akamai group that's associated with the access key.
- ContractsIds []string
- The Akamai contracts that are associated with this access key for the group_id.
- GroupId int
- The unique identifier of Akamai group that's associated with the access key.
- GroupName string
- The name of Akamai group that's associated with the access key.
- contractsIds List<String>
- The Akamai contracts that are associated with this access key for the group_id.
- groupId Integer
- The unique identifier of Akamai group that's associated with the access key.
- groupName String
- The name of Akamai group that's associated with the access key.
- contractsIds string[]
- The Akamai contracts that are associated with this access key for the group_id.
- groupId number
- The unique identifier of Akamai group that's associated with the access key.
- groupName string
- The name of Akamai group that's associated with the access key.
- contracts_ids Sequence[str]
- The Akamai contracts that are associated with this access key for the group_id.
- group_id int
- The unique identifier of Akamai group that's associated with the access key.
- group_name str
- The name of Akamai group that's associated with the access key.
- contractsIds List<String>
- The Akamai contracts that are associated with this access key for the group_id.
- groupId Number
- The unique identifier of Akamai group that's associated with the access key.
- groupName String
- The name of Akamai group that's associated with the access key.
GetCloudaccessKeyNetworkConfiguration    
- AdditionalCdn string
- The access key can be deployed to the Akamai’s additional networks. Available options are RUSSIA_CDN and CHINA_CDN.
- SecurityNetwork string
- Attribute defines the type of secure network to which access key is deployed. Two options are available: STANDARD_TLS and ENHANCED_TLS.
- AdditionalCdn string
- The access key can be deployed to the Akamai’s additional networks. Available options are RUSSIA_CDN and CHINA_CDN.
- SecurityNetwork string
- Attribute defines the type of secure network to which access key is deployed. Two options are available: STANDARD_TLS and ENHANCED_TLS.
- additionalCdn String
- The access key can be deployed to the Akamai’s additional networks. Available options are RUSSIA_CDN and CHINA_CDN.
- securityNetwork String
- Attribute defines the type of secure network to which access key is deployed. Two options are available: STANDARD_TLS and ENHANCED_TLS.
- additionalCdn string
- The access key can be deployed to the Akamai’s additional networks. Available options are RUSSIA_CDN and CHINA_CDN.
- securityNetwork string
- Attribute defines the type of secure network to which access key is deployed. Two options are available: STANDARD_TLS and ENHANCED_TLS.
- additional_cdn str
- The access key can be deployed to the Akamai’s additional networks. Available options are RUSSIA_CDN and CHINA_CDN.
- security_network str
- Attribute defines the type of secure network to which access key is deployed. Two options are available: STANDARD_TLS and ENHANCED_TLS.
- additionalCdn String
- The access key can be deployed to the Akamai’s additional networks. Available options are RUSSIA_CDN and CHINA_CDN.
- securityNetwork String
- Attribute defines the type of secure network to which access key is deployed. Two options are available: STANDARD_TLS and ENHANCED_TLS.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the akamaiTerraform Provider.