1. Packages
  2. Akamai
  3. API Docs
  4. getCPSEnrollments
Akamai v7.0.0 published on Monday, Apr 8, 2024 by Pulumi

akamai.getCPSEnrollments

Explore with Pulumi AI

akamai logo
Akamai v7.0.0 published on Monday, Apr 8, 2024 by Pulumi

    Using getCPSEnrollments

    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 getCPSEnrollments(args: GetCPSEnrollmentsArgs, opts?: InvokeOptions): Promise<GetCPSEnrollmentsResult>
    function getCPSEnrollmentsOutput(args: GetCPSEnrollmentsOutputArgs, opts?: InvokeOptions): Output<GetCPSEnrollmentsResult>
    def get_cps_enrollments(contract_id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetCPSEnrollmentsResult
    def get_cps_enrollments_output(contract_id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetCPSEnrollmentsResult]
    func GetCPSEnrollments(ctx *Context, args *GetCPSEnrollmentsArgs, opts ...InvokeOption) (*GetCPSEnrollmentsResult, error)
    func GetCPSEnrollmentsOutput(ctx *Context, args *GetCPSEnrollmentsOutputArgs, opts ...InvokeOption) GetCPSEnrollmentsResultOutput

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

    public static class GetCPSEnrollments 
    {
        public static Task<GetCPSEnrollmentsResult> InvokeAsync(GetCPSEnrollmentsArgs args, InvokeOptions? opts = null)
        public static Output<GetCPSEnrollmentsResult> Invoke(GetCPSEnrollmentsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCPSEnrollmentsResult> getCPSEnrollments(GetCPSEnrollmentsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: akamai:index/getCPSEnrollments:getCPSEnrollments
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ContractId string
    ContractId string
    contractId String
    contractId string
    contractId String

    getCPSEnrollments Result

    The following output properties are available:

    ContractId string
    Enrollments List<GetCPSEnrollmentsEnrollment>
    Id string
    The provider-assigned unique ID for this managed resource.
    ContractId string
    Enrollments []GetCPSEnrollmentsEnrollment
    Id string
    The provider-assigned unique ID for this managed resource.
    contractId String
    enrollments List<GetCPSEnrollmentsEnrollment>
    id String
    The provider-assigned unique ID for this managed resource.
    contractId string
    enrollments GetCPSEnrollmentsEnrollment[]
    id string
    The provider-assigned unique ID for this managed resource.
    contract_id str
    enrollments Sequence[GetCPSEnrollmentsEnrollment]
    id str
    The provider-assigned unique ID for this managed resource.
    contractId String
    enrollments List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    GetCPSEnrollmentsEnrollment

    AdminContacts List<GetCPSEnrollmentsEnrollmentAdminContact>
    Contact information for the certificate administrator used at organization
    AssignedSlots List<int>
    Slots where the certificate either will be deployed or is already deployed
    CertificateChainType string
    Certificate trust chain type
    CertificateType string
    Certificate type of enrollment
    CommonName string
    Common name used for enrollment
    Csrs List<GetCPSEnrollmentsEnrollmentCsr>
    Data used for generation of Certificate Signing Request
    EnableMultiStackedCertificates bool
    Enable Dual-Stacked certificate deployment for enrollment
    EnrollmentId int
    The unique identifier of enrollment
    NetworkConfigurations List<GetCPSEnrollmentsEnrollmentNetworkConfiguration>
    Settings containing network information and TLS metadata used by CPS
    OrgId int
    The Digicert unique identifier for the organization
    Organizations List<GetCPSEnrollmentsEnrollmentOrganization>
    Organization information
    PendingChanges bool
    Whether some changes are pending
    ProductionSlots List<int>
    Slots where the certificate is deployed on the production network
    RegistrationAuthority string
    The registration authority or certificate authority (CA) used to obtain a certificate
    Sans List<string>
    List of SANs
    SecureNetwork string
    Type of TLS deployment network
    SignatureAlgorithm string
    SHA algorithm type
    SniOnly bool
    Whether Server Name Indication is used for enrollment
    StagingSlots List<int>
    Slots where the certificate is deployed on the staging network
    TechContacts List<GetCPSEnrollmentsEnrollmentTechContact>
    Contact information for an administrator at Akamai
    ValidationType string
    Enrolment validation type
    AdminContacts []GetCPSEnrollmentsEnrollmentAdminContact
    Contact information for the certificate administrator used at organization
    AssignedSlots []int
    Slots where the certificate either will be deployed or is already deployed
    CertificateChainType string
    Certificate trust chain type
    CertificateType string
    Certificate type of enrollment
    CommonName string
    Common name used for enrollment
    Csrs []GetCPSEnrollmentsEnrollmentCsr
    Data used for generation of Certificate Signing Request
    EnableMultiStackedCertificates bool
    Enable Dual-Stacked certificate deployment for enrollment
    EnrollmentId int
    The unique identifier of enrollment
    NetworkConfigurations []GetCPSEnrollmentsEnrollmentNetworkConfiguration
    Settings containing network information and TLS metadata used by CPS
    OrgId int
    The Digicert unique identifier for the organization
    Organizations []GetCPSEnrollmentsEnrollmentOrganization
    Organization information
    PendingChanges bool
    Whether some changes are pending
    ProductionSlots []int
    Slots where the certificate is deployed on the production network
    RegistrationAuthority string
    The registration authority or certificate authority (CA) used to obtain a certificate
    Sans []string
    List of SANs
    SecureNetwork string
    Type of TLS deployment network
    SignatureAlgorithm string
    SHA algorithm type
    SniOnly bool
    Whether Server Name Indication is used for enrollment
    StagingSlots []int
    Slots where the certificate is deployed on the staging network
    TechContacts []GetCPSEnrollmentsEnrollmentTechContact
    Contact information for an administrator at Akamai
    ValidationType string
    Enrolment validation type
    adminContacts List<GetCPSEnrollmentsEnrollmentAdminContact>
    Contact information for the certificate administrator used at organization
    assignedSlots List<Integer>
    Slots where the certificate either will be deployed or is already deployed
    certificateChainType String
    Certificate trust chain type
    certificateType String
    Certificate type of enrollment
    commonName String
    Common name used for enrollment
    csrs List<GetCPSEnrollmentsEnrollmentCsr>
    Data used for generation of Certificate Signing Request
    enableMultiStackedCertificates Boolean
    Enable Dual-Stacked certificate deployment for enrollment
    enrollmentId Integer
    The unique identifier of enrollment
    networkConfigurations List<GetCPSEnrollmentsEnrollmentNetworkConfiguration>
    Settings containing network information and TLS metadata used by CPS
    orgId Integer
    The Digicert unique identifier for the organization
    organizations List<GetCPSEnrollmentsEnrollmentOrganization>
    Organization information
    pendingChanges Boolean
    Whether some changes are pending
    productionSlots List<Integer>
    Slots where the certificate is deployed on the production network
    registrationAuthority String
    The registration authority or certificate authority (CA) used to obtain a certificate
    sans List<String>
    List of SANs
    secureNetwork String
    Type of TLS deployment network
    signatureAlgorithm String
    SHA algorithm type
    sniOnly Boolean
    Whether Server Name Indication is used for enrollment
    stagingSlots List<Integer>
    Slots where the certificate is deployed on the staging network
    techContacts List<GetCPSEnrollmentsEnrollmentTechContact>
    Contact information for an administrator at Akamai
    validationType String
    Enrolment validation type
    adminContacts GetCPSEnrollmentsEnrollmentAdminContact[]
    Contact information for the certificate administrator used at organization
    assignedSlots number[]
    Slots where the certificate either will be deployed or is already deployed
    certificateChainType string
    Certificate trust chain type
    certificateType string
    Certificate type of enrollment
    commonName string
    Common name used for enrollment
    csrs GetCPSEnrollmentsEnrollmentCsr[]
    Data used for generation of Certificate Signing Request
    enableMultiStackedCertificates boolean
    Enable Dual-Stacked certificate deployment for enrollment
    enrollmentId number
    The unique identifier of enrollment
    networkConfigurations GetCPSEnrollmentsEnrollmentNetworkConfiguration[]
    Settings containing network information and TLS metadata used by CPS
    orgId number
    The Digicert unique identifier for the organization
    organizations GetCPSEnrollmentsEnrollmentOrganization[]
    Organization information
    pendingChanges boolean
    Whether some changes are pending
    productionSlots number[]
    Slots where the certificate is deployed on the production network
    registrationAuthority string
    The registration authority or certificate authority (CA) used to obtain a certificate
    sans string[]
    List of SANs
    secureNetwork string
    Type of TLS deployment network
    signatureAlgorithm string
    SHA algorithm type
    sniOnly boolean
    Whether Server Name Indication is used for enrollment
    stagingSlots number[]
    Slots where the certificate is deployed on the staging network
    techContacts GetCPSEnrollmentsEnrollmentTechContact[]
    Contact information for an administrator at Akamai
    validationType string
    Enrolment validation type
    admin_contacts Sequence[GetCPSEnrollmentsEnrollmentAdminContact]
    Contact information for the certificate administrator used at organization
    assigned_slots Sequence[int]
    Slots where the certificate either will be deployed or is already deployed
    certificate_chain_type str
    Certificate trust chain type
    certificate_type str
    Certificate type of enrollment
    common_name str
    Common name used for enrollment
    csrs Sequence[GetCPSEnrollmentsEnrollmentCsr]
    Data used for generation of Certificate Signing Request
    enable_multi_stacked_certificates bool
    Enable Dual-Stacked certificate deployment for enrollment
    enrollment_id int
    The unique identifier of enrollment
    network_configurations Sequence[GetCPSEnrollmentsEnrollmentNetworkConfiguration]
    Settings containing network information and TLS metadata used by CPS
    org_id int
    The Digicert unique identifier for the organization
    organizations Sequence[GetCPSEnrollmentsEnrollmentOrganization]
    Organization information
    pending_changes bool
    Whether some changes are pending
    production_slots Sequence[int]
    Slots where the certificate is deployed on the production network
    registration_authority str
    The registration authority or certificate authority (CA) used to obtain a certificate
    sans Sequence[str]
    List of SANs
    secure_network str
    Type of TLS deployment network
    signature_algorithm str
    SHA algorithm type
    sni_only bool
    Whether Server Name Indication is used for enrollment
    staging_slots Sequence[int]
    Slots where the certificate is deployed on the staging network
    tech_contacts Sequence[GetCPSEnrollmentsEnrollmentTechContact]
    Contact information for an administrator at Akamai
    validation_type str
    Enrolment validation type
    adminContacts List<Property Map>
    Contact information for the certificate administrator used at organization
    assignedSlots List<Number>
    Slots where the certificate either will be deployed or is already deployed
    certificateChainType String
    Certificate trust chain type
    certificateType String
    Certificate type of enrollment
    commonName String
    Common name used for enrollment
    csrs List<Property Map>
    Data used for generation of Certificate Signing Request
    enableMultiStackedCertificates Boolean
    Enable Dual-Stacked certificate deployment for enrollment
    enrollmentId Number
    The unique identifier of enrollment
    networkConfigurations List<Property Map>
    Settings containing network information and TLS metadata used by CPS
    orgId Number
    The Digicert unique identifier for the organization
    organizations List<Property Map>
    Organization information
    pendingChanges Boolean
    Whether some changes are pending
    productionSlots List<Number>
    Slots where the certificate is deployed on the production network
    registrationAuthority String
    The registration authority or certificate authority (CA) used to obtain a certificate
    sans List<String>
    List of SANs
    secureNetwork String
    Type of TLS deployment network
    signatureAlgorithm String
    SHA algorithm type
    sniOnly Boolean
    Whether Server Name Indication is used for enrollment
    stagingSlots List<Number>
    Slots where the certificate is deployed on the staging network
    techContacts List<Property Map>
    Contact information for an administrator at Akamai
    validationType String
    Enrolment validation type

    GetCPSEnrollmentsEnrollmentAdminContact

    Email string
    E-mail address of the contact
    FirstName string
    First name of the contact
    LastName string
    Last name of the contact
    Phone string
    Phone number of the contact
    AddressLineOne string
    The address of the contact
    AddressLineTwo string
    The address of the contact
    City string
    City of residence of the contact
    CountryCode string
    Country code of the contact
    Organization string
    Organization where contact is hired
    PostalCode string
    Postal code of the contact
    Region string
    The region of the contact
    Title string
    Title of the the contact
    Email string
    E-mail address of the contact
    FirstName string
    First name of the contact
    LastName string
    Last name of the contact
    Phone string
    Phone number of the contact
    AddressLineOne string
    The address of the contact
    AddressLineTwo string
    The address of the contact
    City string
    City of residence of the contact
    CountryCode string
    Country code of the contact
    Organization string
    Organization where contact is hired
    PostalCode string
    Postal code of the contact
    Region string
    The region of the contact
    Title string
    Title of the the contact
    email String
    E-mail address of the contact
    firstName String
    First name of the contact
    lastName String
    Last name of the contact
    phone String
    Phone number of the contact
    addressLineOne String
    The address of the contact
    addressLineTwo String
    The address of the contact
    city String
    City of residence of the contact
    countryCode String
    Country code of the contact
    organization String
    Organization where contact is hired
    postalCode String
    Postal code of the contact
    region String
    The region of the contact
    title String
    Title of the the contact
    email string
    E-mail address of the contact
    firstName string
    First name of the contact
    lastName string
    Last name of the contact
    phone string
    Phone number of the contact
    addressLineOne string
    The address of the contact
    addressLineTwo string
    The address of the contact
    city string
    City of residence of the contact
    countryCode string
    Country code of the contact
    organization string
    Organization where contact is hired
    postalCode string
    Postal code of the contact
    region string
    The region of the contact
    title string
    Title of the the contact
    email str
    E-mail address of the contact
    first_name str
    First name of the contact
    last_name str
    Last name of the contact
    phone str
    Phone number of the contact
    address_line_one str
    The address of the contact
    address_line_two str
    The address of the contact
    city str
    City of residence of the contact
    country_code str
    Country code of the contact
    organization str
    Organization where contact is hired
    postal_code str
    Postal code of the contact
    region str
    The region of the contact
    title str
    Title of the the contact
    email String
    E-mail address of the contact
    firstName String
    First name of the contact
    lastName String
    Last name of the contact
    phone String
    Phone number of the contact
    addressLineOne String
    The address of the contact
    addressLineTwo String
    The address of the contact
    city String
    City of residence of the contact
    countryCode String
    Country code of the contact
    organization String
    Organization where contact is hired
    postalCode String
    Postal code of the contact
    region String
    The region of the contact
    title String
    Title of the the contact

    GetCPSEnrollmentsEnrollmentCsr

    City string
    City where organization is located
    CountryCode string
    The code of the country where organization is located
    Organization string
    Name of organization used in all legal documents
    OrganizationalUnit string
    Organizational unit of organization
    PreferredTrustChain string
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    State string
    State or province of organization location
    City string
    City where organization is located
    CountryCode string
    The code of the country where organization is located
    Organization string
    Name of organization used in all legal documents
    OrganizationalUnit string
    Organizational unit of organization
    PreferredTrustChain string
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    State string
    State or province of organization location
    city String
    City where organization is located
    countryCode String
    The code of the country where organization is located
    organization String
    Name of organization used in all legal documents
    organizationalUnit String
    Organizational unit of organization
    preferredTrustChain String
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    state String
    State or province of organization location
    city string
    City where organization is located
    countryCode string
    The code of the country where organization is located
    organization string
    Name of organization used in all legal documents
    organizationalUnit string
    Organizational unit of organization
    preferredTrustChain string
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    state string
    State or province of organization location
    city str
    City where organization is located
    country_code str
    The code of the country where organization is located
    organization str
    Name of organization used in all legal documents
    organizational_unit str
    Organizational unit of organization
    preferred_trust_chain str
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    state str
    State or province of organization location
    city String
    City where organization is located
    countryCode String
    The code of the country where organization is located
    organization String
    Name of organization used in all legal documents
    organizationalUnit String
    Organizational unit of organization
    preferredTrustChain String
    For the Let's Encrypt Domain Validated (DV) SAN certificates, the preferred trust chain will be included by CPS with the leaf certificate in the TLS handshake. If the field does not have a value, whichever trust chain Akamai chooses will be used by default
    state String
    State or province of organization location

    GetCPSEnrollmentsEnrollmentNetworkConfiguration

    ClientMutualAuthentications List<GetCPSEnrollmentsEnrollmentNetworkConfigurationClientMutualAuthentication>
    The trust chain configuration used for client mutual authentication
    CloneDnsNames bool
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    DisallowedTlsVersions List<string>
    TLS versions which are disallowed
    Geography string
    Geography type used for enrollment
    MustHaveCiphers string
    Mandatory Ciphers which are included for enrollment
    OcspStapling string
    Enable OCSP stapling
    PreferredCiphers string
    Preferred Ciphers which are included for enrollment
    QuicEnabled bool
    Enable QUIC protocol
    ClientMutualAuthentications []GetCPSEnrollmentsEnrollmentNetworkConfigurationClientMutualAuthentication
    The trust chain configuration used for client mutual authentication
    CloneDnsNames bool
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    DisallowedTlsVersions []string
    TLS versions which are disallowed
    Geography string
    Geography type used for enrollment
    MustHaveCiphers string
    Mandatory Ciphers which are included for enrollment
    OcspStapling string
    Enable OCSP stapling
    PreferredCiphers string
    Preferred Ciphers which are included for enrollment
    QuicEnabled bool
    Enable QUIC protocol
    clientMutualAuthentications List<GetCPSEnrollmentsEnrollmentNetworkConfigurationClientMutualAuthentication>
    The trust chain configuration used for client mutual authentication
    cloneDnsNames Boolean
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    disallowedTlsVersions List<String>
    TLS versions which are disallowed
    geography String
    Geography type used for enrollment
    mustHaveCiphers String
    Mandatory Ciphers which are included for enrollment
    ocspStapling String
    Enable OCSP stapling
    preferredCiphers String
    Preferred Ciphers which are included for enrollment
    quicEnabled Boolean
    Enable QUIC protocol
    clientMutualAuthentications GetCPSEnrollmentsEnrollmentNetworkConfigurationClientMutualAuthentication[]
    The trust chain configuration used for client mutual authentication
    cloneDnsNames boolean
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    disallowedTlsVersions string[]
    TLS versions which are disallowed
    geography string
    Geography type used for enrollment
    mustHaveCiphers string
    Mandatory Ciphers which are included for enrollment
    ocspStapling string
    Enable OCSP stapling
    preferredCiphers string
    Preferred Ciphers which are included for enrollment
    quicEnabled boolean
    Enable QUIC protocol
    client_mutual_authentications Sequence[GetCPSEnrollmentsEnrollmentNetworkConfigurationClientMutualAuthentication]
    The trust chain configuration used for client mutual authentication
    clone_dns_names bool
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    disallowed_tls_versions Sequence[str]
    TLS versions which are disallowed
    geography str
    Geography type used for enrollment
    must_have_ciphers str
    Mandatory Ciphers which are included for enrollment
    ocsp_stapling str
    Enable OCSP stapling
    preferred_ciphers str
    Preferred Ciphers which are included for enrollment
    quic_enabled bool
    Enable QUIC protocol
    clientMutualAuthentications List<Property Map>
    The trust chain configuration used for client mutual authentication
    cloneDnsNames Boolean
    Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
    disallowedTlsVersions List<String>
    TLS versions which are disallowed
    geography String
    Geography type used for enrollment
    mustHaveCiphers String
    Mandatory Ciphers which are included for enrollment
    ocspStapling String
    Enable OCSP stapling
    preferredCiphers String
    Preferred Ciphers which are included for enrollment
    quicEnabled Boolean
    Enable QUIC protocol

    GetCPSEnrollmentsEnrollmentNetworkConfigurationClientMutualAuthentication

    OcspEnabled bool
    Enable the OCSP stapling
    SendCaListToClient bool
    Enable the server to send the certificate authority (CA) list to the client
    SetId string
    The identifier of the set of trust chains, created in the Trust Chain Manager
    OcspEnabled bool
    Enable the OCSP stapling
    SendCaListToClient bool
    Enable the server to send the certificate authority (CA) list to the client
    SetId string
    The identifier of the set of trust chains, created in the Trust Chain Manager
    ocspEnabled Boolean
    Enable the OCSP stapling
    sendCaListToClient Boolean
    Enable the server to send the certificate authority (CA) list to the client
    setId String
    The identifier of the set of trust chains, created in the Trust Chain Manager
    ocspEnabled boolean
    Enable the OCSP stapling
    sendCaListToClient boolean
    Enable the server to send the certificate authority (CA) list to the client
    setId string
    The identifier of the set of trust chains, created in the Trust Chain Manager
    ocsp_enabled bool
    Enable the OCSP stapling
    send_ca_list_to_client bool
    Enable the server to send the certificate authority (CA) list to the client
    set_id str
    The identifier of the set of trust chains, created in the Trust Chain Manager
    ocspEnabled Boolean
    Enable the OCSP stapling
    sendCaListToClient Boolean
    Enable the server to send the certificate authority (CA) list to the client
    setId String
    The identifier of the set of trust chains, created in the Trust Chain Manager

    GetCPSEnrollmentsEnrollmentOrganization

    AddressLineOne string
    The address of organization
    AddressLineTwo string
    The address of organization
    City string
    City where organization is located
    CountryCode string
    Country code of country where organization is located
    Name string
    Name of organization
    Phone string
    The phone number of the administrator who is organization contact
    PostalCode string
    The postal code of organization
    Region string
    The region where organization resides
    AddressLineOne string
    The address of organization
    AddressLineTwo string
    The address of organization
    City string
    City where organization is located
    CountryCode string
    Country code of country where organization is located
    Name string
    Name of organization
    Phone string
    The phone number of the administrator who is organization contact
    PostalCode string
    The postal code of organization
    Region string
    The region where organization resides
    addressLineOne String
    The address of organization
    addressLineTwo String
    The address of organization
    city String
    City where organization is located
    countryCode String
    Country code of country where organization is located
    name String
    Name of organization
    phone String
    The phone number of the administrator who is organization contact
    postalCode String
    The postal code of organization
    region String
    The region where organization resides
    addressLineOne string
    The address of organization
    addressLineTwo string
    The address of organization
    city string
    City where organization is located
    countryCode string
    Country code of country where organization is located
    name string
    Name of organization
    phone string
    The phone number of the administrator who is organization contact
    postalCode string
    The postal code of organization
    region string
    The region where organization resides
    address_line_one str
    The address of organization
    address_line_two str
    The address of organization
    city str
    City where organization is located
    country_code str
    Country code of country where organization is located
    name str
    Name of organization
    phone str
    The phone number of the administrator who is organization contact
    postal_code str
    The postal code of organization
    region str
    The region where organization resides
    addressLineOne String
    The address of organization
    addressLineTwo String
    The address of organization
    city String
    City where organization is located
    countryCode String
    Country code of country where organization is located
    name String
    Name of organization
    phone String
    The phone number of the administrator who is organization contact
    postalCode String
    The postal code of organization
    region String
    The region where organization resides

    GetCPSEnrollmentsEnrollmentTechContact

    Email string
    E-mail address of the contact
    FirstName string
    First name of the contact
    LastName string
    Last name of the contact
    Phone string
    Phone number of the contact
    AddressLineOne string
    The address of the contact
    AddressLineTwo string
    The address of the contact
    City string
    City of residence of the contact
    CountryCode string
    Country code of the contact
    Organization string
    Organization where contact is hired
    PostalCode string
    Postal code of the contact
    Region string
    The region of the contact
    Title string
    Title of the the contact
    Email string
    E-mail address of the contact
    FirstName string
    First name of the contact
    LastName string
    Last name of the contact
    Phone string
    Phone number of the contact
    AddressLineOne string
    The address of the contact
    AddressLineTwo string
    The address of the contact
    City string
    City of residence of the contact
    CountryCode string
    Country code of the contact
    Organization string
    Organization where contact is hired
    PostalCode string
    Postal code of the contact
    Region string
    The region of the contact
    Title string
    Title of the the contact
    email String
    E-mail address of the contact
    firstName String
    First name of the contact
    lastName String
    Last name of the contact
    phone String
    Phone number of the contact
    addressLineOne String
    The address of the contact
    addressLineTwo String
    The address of the contact
    city String
    City of residence of the contact
    countryCode String
    Country code of the contact
    organization String
    Organization where contact is hired
    postalCode String
    Postal code of the contact
    region String
    The region of the contact
    title String
    Title of the the contact
    email string
    E-mail address of the contact
    firstName string
    First name of the contact
    lastName string
    Last name of the contact
    phone string
    Phone number of the contact
    addressLineOne string
    The address of the contact
    addressLineTwo string
    The address of the contact
    city string
    City of residence of the contact
    countryCode string
    Country code of the contact
    organization string
    Organization where contact is hired
    postalCode string
    Postal code of the contact
    region string
    The region of the contact
    title string
    Title of the the contact
    email str
    E-mail address of the contact
    first_name str
    First name of the contact
    last_name str
    Last name of the contact
    phone str
    Phone number of the contact
    address_line_one str
    The address of the contact
    address_line_two str
    The address of the contact
    city str
    City of residence of the contact
    country_code str
    Country code of the contact
    organization str
    Organization where contact is hired
    postal_code str
    Postal code of the contact
    region str
    The region of the contact
    title str
    Title of the the contact
    email String
    E-mail address of the contact
    firstName String
    First name of the contact
    lastName String
    Last name of the contact
    phone String
    Phone number of the contact
    addressLineOne String
    The address of the contact
    addressLineTwo String
    The address of the contact
    city String
    City of residence of the contact
    countryCode String
    Country code of the contact
    organization String
    Organization where contact is hired
    postalCode String
    Postal code of the contact
    region String
    The region of the contact
    title String
    Title of the the contact

    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 v7.0.0 published on Monday, Apr 8, 2024 by Pulumi