Using getMtlskeystoreClientCertificates
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 getMtlskeystoreClientCertificates(opts?: InvokeOptions): Promise<GetMtlskeystoreClientCertificatesResult>
function getMtlskeystoreClientCertificatesOutput(opts?: InvokeOptions): Output<GetMtlskeystoreClientCertificatesResult>def get_mtlskeystore_client_certificates(opts: Optional[InvokeOptions] = None) -> GetMtlskeystoreClientCertificatesResult
def get_mtlskeystore_client_certificates_output(opts: Optional[InvokeOptions] = None) -> Output[GetMtlskeystoreClientCertificatesResult]func GetMtlskeystoreClientCertificates(ctx *Context, opts ...InvokeOption) (*GetMtlskeystoreClientCertificatesResult, error)
func GetMtlskeystoreClientCertificatesOutput(ctx *Context, opts ...InvokeOption) GetMtlskeystoreClientCertificatesResultOutput> Note: This function is named GetMtlskeystoreClientCertificates in the Go SDK.
public static class GetMtlskeystoreClientCertificates
{
public static Task<GetMtlskeystoreClientCertificatesResult> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetMtlskeystoreClientCertificatesResult> Invoke(InvokeOptions? opts = null)
}public static CompletableFuture<GetMtlskeystoreClientCertificatesResult> getMtlskeystoreClientCertificates(InvokeOptions options)
public static Output<GetMtlskeystoreClientCertificatesResult> getMtlskeystoreClientCertificates(InvokeOptions options)
fn::invoke:
function: akamai:index/getMtlskeystoreClientCertificates:getMtlskeystoreClientCertificates
arguments:
# arguments dictionarygetMtlskeystoreClientCertificates Result
The following output properties are available:
- Certificates
List<Get
Mtlskeystore Client Certificates Certificate> - Id string
- The provider-assigned unique ID for this managed resource.
- Certificates
[]Get
Mtlskeystore Client Certificates Certificate - Id string
- The provider-assigned unique ID for this managed resource.
- certificates
List<Get
Mtlskeystore Client Certificates Certificate> - id String
- The provider-assigned unique ID for this managed resource.
- certificates
Get
Mtlskeystore Client Certificates Certificate[] - id string
- The provider-assigned unique ID for this managed resource.
- certificates
Sequence[Get
Mtlskeystore Client Certificates Certificate] - id str
- The provider-assigned unique ID for this managed resource.
- certificates List<Property Map>
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
GetMtlskeystoreClientCertificatesCertificate
- Certificate
Id int - The unique identifier of the client certificate.
- Certificate
Name string - The name of the client certificate.
- Created
By string - The user who created the CA certificate.
- Created
Date string - An ISO 8601 timestamp indicating the CA certificate's creation.
- Geography string
- Specifies the type of network to deploy the client certificate. Possible values:
CORE,RUSSIA_AND_CORE, orCHINA_AND_CORE. - Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - Notification
Emails List<string> - The email addresses to notify for client certificate-related issues.
- Secure
Network string - Identifies the network deployment type. Possible values:
STANDARD_TLSorENHANCED_TLS. - Signer string
- The signing entity of the client certificate. Possible values:
AKAMAIorTHIRD_PARTY. - Subject string
- The CA certificate’s key value details.
- Certificate
Id int - The unique identifier of the client certificate.
- Certificate
Name string - The name of the client certificate.
- Created
By string - The user who created the CA certificate.
- Created
Date string - An ISO 8601 timestamp indicating the CA certificate's creation.
- Geography string
- Specifies the type of network to deploy the client certificate. Possible values:
CORE,RUSSIA_AND_CORE, orCHINA_AND_CORE. - Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - Notification
Emails []string - The email addresses to notify for client certificate-related issues.
- Secure
Network string - Identifies the network deployment type. Possible values:
STANDARD_TLSorENHANCED_TLS. - Signer string
- The signing entity of the client certificate. Possible values:
AKAMAIorTHIRD_PARTY. - Subject string
- The CA certificate’s key value details.
- certificate
Id Integer - The unique identifier of the client certificate.
- certificate
Name String - The name of the client certificate.
- created
By String - The user who created the CA certificate.
- created
Date String - An ISO 8601 timestamp indicating the CA certificate's creation.
- geography String
- Specifies the type of network to deploy the client certificate. Possible values:
CORE,RUSSIA_AND_CORE, orCHINA_AND_CORE. - key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - notification
Emails List<String> - The email addresses to notify for client certificate-related issues.
- secure
Network String - Identifies the network deployment type. Possible values:
STANDARD_TLSorENHANCED_TLS. - signer String
- The signing entity of the client certificate. Possible values:
AKAMAIorTHIRD_PARTY. - subject String
- The CA certificate’s key value details.
- certificate
Id number - The unique identifier of the client certificate.
- certificate
Name string - The name of the client certificate.
- created
By string - The user who created the CA certificate.
- created
Date string - An ISO 8601 timestamp indicating the CA certificate's creation.
- geography string
- Specifies the type of network to deploy the client certificate. Possible values:
CORE,RUSSIA_AND_CORE, orCHINA_AND_CORE. - key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - notification
Emails string[] - The email addresses to notify for client certificate-related issues.
- secure
Network string - Identifies the network deployment type. Possible values:
STANDARD_TLSorENHANCED_TLS. - signer string
- The signing entity of the client certificate. Possible values:
AKAMAIorTHIRD_PARTY. - subject string
- The CA certificate’s key value details.
- certificate_
id int - The unique identifier of the client certificate.
- certificate_
name str - The name of the client certificate.
- created_
by str - The user who created the CA certificate.
- created_
date str - An ISO 8601 timestamp indicating the CA certificate's creation.
- geography str
- Specifies the type of network to deploy the client certificate. Possible values:
CORE,RUSSIA_AND_CORE, orCHINA_AND_CORE. - key_
algorithm str - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - notification_
emails Sequence[str] - The email addresses to notify for client certificate-related issues.
- secure_
network str - Identifies the network deployment type. Possible values:
STANDARD_TLSorENHANCED_TLS. - signer str
- The signing entity of the client certificate. Possible values:
AKAMAIorTHIRD_PARTY. - subject str
- The CA certificate’s key value details.
- certificate
Id Number - The unique identifier of the client certificate.
- certificate
Name String - The name of the client certificate.
- created
By String - The user who created the CA certificate.
- created
Date String - An ISO 8601 timestamp indicating the CA certificate's creation.
- geography String
- Specifies the type of network to deploy the client certificate. Possible values:
CORE,RUSSIA_AND_CORE, orCHINA_AND_CORE. - key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - notification
Emails List<String> - The email addresses to notify for client certificate-related issues.
- secure
Network String - Identifies the network deployment type. Possible values:
STANDARD_TLSorENHANCED_TLS. - signer String
- The signing entity of the client certificate. Possible values:
AKAMAIorTHIRD_PARTY. - subject String
- The CA certificate’s key value details.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
