Akamai v7.5.0 published on Friday, Oct 11, 2024 by Pulumi
akamai.getCPSEnrollments
Explore with Pulumi AI
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 dictionaryThe following arguments are supported:
- ContractId string
- ContractId string
- contractId String
- contractId string
- contract_id str
- contractId String
getCPSEnrollments Result
The following output properties are available:
- ContractId string
- Enrollments
List<GetCPSEnrollments Enrollment> 
- Id string
- The provider-assigned unique ID for this managed resource.
- ContractId string
- Enrollments
[]GetCPSEnrollments Enrollment 
- Id string
- The provider-assigned unique ID for this managed resource.
- contractId String
- enrollments
List<GetCPSEnrollments Enrollment> 
- id String
- The provider-assigned unique ID for this managed resource.
- contractId string
- enrollments
GetCPSEnrollments Enrollment[] 
- id string
- The provider-assigned unique ID for this managed resource.
- contract_id str
- enrollments
Sequence[GetCPSEnrollments Enrollment] 
- 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<GetCPSEnrollments Enrollment Admin Contact> 
- Contact information for the certificate administrator used at organization
- AssignedSlots List<int>
- Slots where the certificate either will be deployed or is already deployed
- CertificateChain stringType 
- Certificate trust chain type
- CertificateType string
- Certificate type of enrollment
- CommonName string
- Common name used for enrollment
- Csrs
List<GetCPSEnrollments Enrollment Csr> 
- Data used for generation of Certificate Signing Request
- EnableMulti boolStacked Certificates 
- Enable Dual-Stacked certificate deployment for enrollment
- EnrollmentId int
- The unique identifier of enrollment
- NetworkConfigurations List<GetCPSEnrollments Enrollment Network Configuration> 
- Settings containing network information and TLS metadata used by CPS
- OrgId int
- The Digicert unique identifier for the organization
- Organizations
List<GetCPSEnrollments Enrollment Organization> 
- Organization information
- PendingChanges bool
- Whether some changes are pending
- ProductionSlots List<int>
- Slots where the certificate is deployed on the production network
- 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<GetCPSEnrollments Enrollment Tech Contact> 
- Contact information for an administrator at Akamai
- ValidationType string
- Enrolment validation type
- AdminContacts []GetCPSEnrollments Enrollment Admin Contact 
- Contact information for the certificate administrator used at organization
- AssignedSlots []int
- Slots where the certificate either will be deployed or is already deployed
- CertificateChain stringType 
- Certificate trust chain type
- CertificateType string
- Certificate type of enrollment
- CommonName string
- Common name used for enrollment
- Csrs
[]GetCPSEnrollments Enrollment Csr 
- Data used for generation of Certificate Signing Request
- EnableMulti boolStacked Certificates 
- Enable Dual-Stacked certificate deployment for enrollment
- EnrollmentId int
- The unique identifier of enrollment
- NetworkConfigurations []GetCPSEnrollments Enrollment Network Configuration 
- Settings containing network information and TLS metadata used by CPS
- OrgId int
- The Digicert unique identifier for the organization
- Organizations
[]GetCPSEnrollments Enrollment Organization 
- Organization information
- PendingChanges bool
- Whether some changes are pending
- ProductionSlots []int
- Slots where the certificate is deployed on the production network
- 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 []GetCPSEnrollments Enrollment Tech Contact 
- Contact information for an administrator at Akamai
- ValidationType string
- Enrolment validation type
- adminContacts List<GetCPSEnrollments Enrollment Admin Contact> 
- Contact information for the certificate administrator used at organization
- assignedSlots List<Integer>
- Slots where the certificate either will be deployed or is already deployed
- certificateChain StringType 
- Certificate trust chain type
- certificateType String
- Certificate type of enrollment
- commonName String
- Common name used for enrollment
- csrs
List<GetCPSEnrollments Enrollment Csr> 
- Data used for generation of Certificate Signing Request
- enableMulti BooleanStacked Certificates 
- Enable Dual-Stacked certificate deployment for enrollment
- enrollmentId Integer
- The unique identifier of enrollment
- networkConfigurations List<GetCPSEnrollments Enrollment Network Configuration> 
- Settings containing network information and TLS metadata used by CPS
- orgId Integer
- The Digicert unique identifier for the organization
- organizations
List<GetCPSEnrollments Enrollment Organization> 
- Organization information
- pendingChanges Boolean
- Whether some changes are pending
- productionSlots List<Integer>
- Slots where the certificate is deployed on the production network
- 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<GetCPSEnrollments Enrollment Tech Contact> 
- Contact information for an administrator at Akamai
- validationType String
- Enrolment validation type
- adminContacts GetCPSEnrollments Enrollment Admin Contact[] 
- Contact information for the certificate administrator used at organization
- assignedSlots number[]
- Slots where the certificate either will be deployed or is already deployed
- certificateChain stringType 
- Certificate trust chain type
- certificateType string
- Certificate type of enrollment
- commonName string
- Common name used for enrollment
- csrs
GetCPSEnrollments Enrollment Csr[] 
- Data used for generation of Certificate Signing Request
- enableMulti booleanStacked Certificates 
- Enable Dual-Stacked certificate deployment for enrollment
- enrollmentId number
- The unique identifier of enrollment
- networkConfigurations GetCPSEnrollments Enrollment Network Configuration[] 
- Settings containing network information and TLS metadata used by CPS
- orgId number
- The Digicert unique identifier for the organization
- organizations
GetCPSEnrollments Enrollment Organization[] 
- Organization information
- pendingChanges boolean
- Whether some changes are pending
- productionSlots number[]
- Slots where the certificate is deployed on the production network
- 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 GetCPSEnrollments Enrollment Tech Contact[] 
- Contact information for an administrator at Akamai
- validationType string
- Enrolment validation type
- admin_contacts Sequence[GetCPSEnrollments Enrollment Admin Contact] 
- 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_ strtype 
- Certificate trust chain type
- certificate_type str
- Certificate type of enrollment
- common_name str
- Common name used for enrollment
- csrs
Sequence[GetCPSEnrollments Enrollment Csr] 
- Data used for generation of Certificate Signing Request
- enable_multi_ boolstacked_ certificates 
- Enable Dual-Stacked certificate deployment for enrollment
- enrollment_id int
- The unique identifier of enrollment
- network_configurations Sequence[GetCPSEnrollments Enrollment Network Configuration] 
- Settings containing network information and TLS metadata used by CPS
- org_id int
- The Digicert unique identifier for the organization
- organizations
Sequence[GetCPSEnrollments Enrollment Organization] 
- Organization information
- pending_changes bool
- Whether some changes are pending
- production_slots Sequence[int]
- Slots where the certificate is deployed on the production network
- 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[GetCPSEnrollments Enrollment Tech Contact] 
- 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
- certificateChain StringType 
- 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
- enableMulti BooleanStacked Certificates 
- 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
- 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
- AddressLine stringOne 
- The address of the contact
- AddressLine stringTwo 
- 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
- AddressLine stringOne 
- The address of the contact
- AddressLine stringTwo 
- 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
- addressLine StringOne 
- The address of the contact
- addressLine StringTwo 
- 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
- addressLine stringOne 
- The address of the contact
- addressLine stringTwo 
- 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_ strone 
- The address of the contact
- address_line_ strtwo 
- 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
- addressLine StringOne 
- The address of the contact
- addressLine StringTwo 
- 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
- PreferredTrust stringChain 
- 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
- PreferredTrust stringChain 
- 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
- preferredTrust StringChain 
- 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
- preferredTrust stringChain 
- 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_ strchain 
- 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
- preferredTrust StringChain 
- 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    
- ClientMutual List<GetAuthentications CPSEnrollments Enrollment Network Configuration Client Mutual Authentication> 
- The trust chain configuration used for client mutual authentication
- CloneDns boolNames 
- Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
- DisallowedTls List<string>Versions 
- TLS versions which are disallowed
- Geography string
- Geography type used for enrollment
- MustHave stringCiphers 
- 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
- ClientMutual []GetAuthentications CPSEnrollments Enrollment Network Configuration Client Mutual Authentication 
- The trust chain configuration used for client mutual authentication
- CloneDns boolNames 
- Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
- DisallowedTls []stringVersions 
- TLS versions which are disallowed
- Geography string
- Geography type used for enrollment
- MustHave stringCiphers 
- 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
- clientMutual List<GetAuthentications CPSEnrollments Enrollment Network Configuration Client Mutual Authentication> 
- The trust chain configuration used for client mutual authentication
- cloneDns BooleanNames 
- Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
- disallowedTls List<String>Versions 
- TLS versions which are disallowed
- geography String
- Geography type used for enrollment
- mustHave StringCiphers 
- 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
- clientMutual GetAuthentications CPSEnrollments Enrollment Network Configuration Client Mutual Authentication[] 
- The trust chain configuration used for client mutual authentication
- cloneDns booleanNames 
- Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
- disallowedTls string[]Versions 
- TLS versions which are disallowed
- geography string
- Geography type used for enrollment
- mustHave stringCiphers 
- 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_ Sequence[Getauthentications CPSEnrollments Enrollment Network Configuration Client Mutual Authentication] 
- The trust chain configuration used for client mutual authentication
- clone_dns_ boolnames 
- Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
- disallowed_tls_ Sequence[str]versions 
- TLS versions which are disallowed
- geography str
- Geography type used for enrollment
- must_have_ strciphers 
- 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
- clientMutual List<Property Map>Authentications 
- The trust chain configuration used for client mutual authentication
- cloneDns BooleanNames 
- Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
- disallowedTls List<String>Versions 
- TLS versions which are disallowed
- geography String
- Geography type used for enrollment
- mustHave StringCiphers 
- 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
- SendCa boolList To Client 
- 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
- SendCa boolList To Client 
- 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
- sendCa BooleanList To Client 
- 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
- sendCa booleanList To Client 
- 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_ boollist_ to_ client 
- 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
- sendCa BooleanList To Client 
- 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   
- AddressLine stringOne 
- The address of organization
- AddressLine stringTwo 
- 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
- AddressLine stringOne 
- The address of organization
- AddressLine stringTwo 
- 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
- addressLine StringOne 
- The address of organization
- addressLine StringTwo 
- 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
- addressLine stringOne 
- The address of organization
- addressLine stringTwo 
- 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_ strone 
- The address of organization
- address_line_ strtwo 
- 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
- addressLine StringOne 
- The address of organization
- addressLine StringTwo 
- 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
- AddressLine stringOne 
- The address of the contact
- AddressLine stringTwo 
- 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
- AddressLine stringOne 
- The address of the contact
- AddressLine stringTwo 
- 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
- addressLine StringOne 
- The address of the contact
- addressLine StringTwo 
- 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
- addressLine stringOne 
- The address of the contact
- addressLine stringTwo 
- 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_ strone 
- The address of the contact
- address_line_ strtwo 
- 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
- addressLine StringOne 
- The address of the contact
- addressLine StringTwo 
- 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 akamaiTerraform Provider.