Akamai v7.2.0 published on Friday, May 31, 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 dictionary
The following arguments are supported:
- Contract
Id string
- Contract
Id string
- contract
Id String
- contract
Id string
- contract_
id str
- contract
Id String
getCPSEnrollments Result
The following output properties are available:
- Contract
Id string - Enrollments
List<Get
CPSEnrollments Enrollment> - Id string
- The provider-assigned unique ID for this managed resource.
- Contract
Id string - Enrollments
[]Get
CPSEnrollments Enrollment - Id string
- The provider-assigned unique ID for this managed resource.
- contract
Id String - enrollments
List<Get
CPSEnrollments Enrollment> - id String
- The provider-assigned unique ID for this managed resource.
- contract
Id string - enrollments
Get
CPSEnrollments Enrollment[] - id string
- The provider-assigned unique ID for this managed resource.
- contract_
id str - enrollments
Sequence[Get
CPSEnrollments Enrollment] - id str
- The provider-assigned unique ID for this managed resource.
- contract
Id String - enrollments List<Property Map>
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
GetCPSEnrollmentsEnrollment
- Admin
Contacts List<GetCPSEnrollments Enrollment Admin Contact> - Contact information for the certificate administrator used at organization
- Assigned
Slots List<int> - Slots where the certificate either will be deployed or is already deployed
- Certificate
Chain stringType - Certificate trust chain type
- Certificate
Type string - Certificate type of enrollment
- Common
Name string - Common name used for enrollment
- Csrs
List<Get
CPSEnrollments 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 List<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
List<Get
CPSEnrollments Enrollment Organization> - Organization information
- Pending
Changes bool - Whether some changes are pending
- Production
Slots 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
- Secure
Network string - Type of TLS deployment network
- Signature
Algorithm string - SHA algorithm type
- Sni
Only bool - Whether Server Name Indication is used for enrollment
- Staging
Slots List<int> - Slots where the certificate is deployed on the staging network
- Tech
Contacts List<GetCPSEnrollments Enrollment Tech Contact> - Contact information for an administrator at Akamai
- Validation
Type string - Enrolment validation type
- Admin
Contacts []GetCPSEnrollments Enrollment Admin Contact - Contact information for the certificate administrator used at organization
- Assigned
Slots []int - Slots where the certificate either will be deployed or is already deployed
- Certificate
Chain stringType - Certificate trust chain type
- Certificate
Type string - Certificate type of enrollment
- Common
Name string - Common name used for enrollment
- Csrs
[]Get
CPSEnrollments 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 []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
[]Get
CPSEnrollments Enrollment Organization - Organization information
- Pending
Changes bool - Whether some changes are pending
- Production
Slots []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
- Secure
Network string - Type of TLS deployment network
- Signature
Algorithm string - SHA algorithm type
- Sni
Only bool - Whether Server Name Indication is used for enrollment
- Staging
Slots []int - Slots where the certificate is deployed on the staging network
- Tech
Contacts []GetCPSEnrollments Enrollment Tech Contact - Contact information for an administrator at Akamai
- Validation
Type string - Enrolment validation type
- admin
Contacts List<GetCPSEnrollments Enrollment Admin Contact> - Contact information for the certificate administrator used at organization
- assigned
Slots List<Integer> - Slots where the certificate either will be deployed or is already deployed
- certificate
Chain StringType - Certificate trust chain type
- certificate
Type String - Certificate type of enrollment
- common
Name String - Common name used for enrollment
- csrs
List<Get
CPSEnrollments Enrollment Csr> - Data used for generation of Certificate Signing Request
- enable
Multi BooleanStacked Certificates - Enable Dual-Stacked certificate deployment for enrollment
- enrollment
Id Integer - The unique identifier of enrollment
- network
Configurations List<GetCPSEnrollments Enrollment Network Configuration> - Settings containing network information and TLS metadata used by CPS
- org
Id Integer - The Digicert unique identifier for the organization
- organizations
List<Get
CPSEnrollments Enrollment Organization> - Organization information
- pending
Changes Boolean - Whether some changes are pending
- production
Slots 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
- secure
Network String - Type of TLS deployment network
- signature
Algorithm String - SHA algorithm type
- sni
Only Boolean - Whether Server Name Indication is used for enrollment
- staging
Slots List<Integer> - Slots where the certificate is deployed on the staging network
- tech
Contacts List<GetCPSEnrollments Enrollment Tech Contact> - Contact information for an administrator at Akamai
- validation
Type String - Enrolment validation type
- admin
Contacts GetCPSEnrollments Enrollment Admin Contact[] - Contact information for the certificate administrator used at organization
- assigned
Slots number[] - Slots where the certificate either will be deployed or is already deployed
- certificate
Chain stringType - Certificate trust chain type
- certificate
Type string - Certificate type of enrollment
- common
Name string - Common name used for enrollment
- csrs
Get
CPSEnrollments Enrollment Csr[] - Data used for generation of Certificate Signing Request
- enable
Multi booleanStacked Certificates - Enable Dual-Stacked certificate deployment for enrollment
- enrollment
Id number - The unique identifier of enrollment
- network
Configurations GetCPSEnrollments Enrollment Network Configuration[] - Settings containing network information and TLS metadata used by CPS
- org
Id number - The Digicert unique identifier for the organization
- organizations
Get
CPSEnrollments Enrollment Organization[] - Organization information
- pending
Changes boolean - Whether some changes are pending
- production
Slots 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
- secure
Network string - Type of TLS deployment network
- signature
Algorithm string - SHA algorithm type
- sni
Only boolean - Whether Server Name Indication is used for enrollment
- staging
Slots number[] - Slots where the certificate is deployed on the staging network
- tech
Contacts GetCPSEnrollments Enrollment Tech Contact[] - Contact information for an administrator at Akamai
- validation
Type 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[Get
CPSEnrollments 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[Get
CPSEnrollments 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
- admin
Contacts List<Property Map> - Contact information for the certificate administrator used at organization
- assigned
Slots List<Number> - Slots where the certificate either will be deployed or is already deployed
- certificate
Chain StringType - Certificate trust chain type
- certificate
Type String - Certificate type of enrollment
- common
Name String - Common name used for enrollment
- csrs List<Property Map>
- Data used for generation of Certificate Signing Request
- enable
Multi BooleanStacked Certificates - Enable Dual-Stacked certificate deployment for enrollment
- enrollment
Id Number - The unique identifier of enrollment
- network
Configurations List<Property Map> - Settings containing network information and TLS metadata used by CPS
- org
Id Number - The Digicert unique identifier for the organization
- organizations List<Property Map>
- Organization information
- pending
Changes Boolean - Whether some changes are pending
- production
Slots 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
- secure
Network String - Type of TLS deployment network
- signature
Algorithm String - SHA algorithm type
- sni
Only Boolean - Whether Server Name Indication is used for enrollment
- staging
Slots List<Number> - Slots where the certificate is deployed on the staging network
- tech
Contacts List<Property Map> - Contact information for an administrator at Akamai
- validation
Type String - Enrolment validation type
GetCPSEnrollmentsEnrollmentAdminContact
- Email string
- E-mail address of the contact
- First
Name string - First name of the contact
- Last
Name string - Last name of the contact
- Phone string
- Phone number of the contact
- Address
Line stringOne - The address of the contact
- Address
Line stringTwo - The address of the contact
- City string
- City of residence of the contact
- Country
Code string - Country code of the contact
- Organization string
- Organization where contact is hired
- Postal
Code 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
- First
Name string - First name of the contact
- Last
Name string - Last name of the contact
- Phone string
- Phone number of the contact
- Address
Line stringOne - The address of the contact
- Address
Line stringTwo - The address of the contact
- City string
- City of residence of the contact
- Country
Code string - Country code of the contact
- Organization string
- Organization where contact is hired
- Postal
Code 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
- first
Name String - First name of the contact
- last
Name String - Last name of the contact
- phone String
- Phone number of the contact
- address
Line StringOne - The address of the contact
- address
Line StringTwo - The address of the contact
- city String
- City of residence of the contact
- country
Code String - Country code of the contact
- organization String
- Organization where contact is hired
- postal
Code 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
- first
Name string - First name of the contact
- last
Name string - Last name of the contact
- phone string
- Phone number of the contact
- address
Line stringOne - The address of the contact
- address
Line stringTwo - The address of the contact
- city string
- City of residence of the contact
- country
Code string - Country code of the contact
- organization string
- Organization where contact is hired
- postal
Code 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
- first
Name String - First name of the contact
- last
Name String - Last name of the contact
- phone String
- Phone number of the contact
- address
Line StringOne - The address of the contact
- address
Line StringTwo - The address of the contact
- city String
- City of residence of the contact
- country
Code String - Country code of the contact
- organization String
- Organization where contact is hired
- postal
Code 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
- Country
Code string - The code of the country where organization is located
- Organization string
- Name of organization used in all legal documents
- Organizational
Unit string - Organizational unit of organization
- Preferred
Trust 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
- Country
Code string - The code of the country where organization is located
- Organization string
- Name of organization used in all legal documents
- Organizational
Unit string - Organizational unit of organization
- Preferred
Trust 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
- country
Code String - The code of the country where organization is located
- organization String
- Name of organization used in all legal documents
- organizational
Unit String - Organizational unit of organization
- preferred
Trust 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
- country
Code string - The code of the country where organization is located
- organization string
- Name of organization used in all legal documents
- organizational
Unit string - Organizational unit of organization
- preferred
Trust 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
- country
Code String - The code of the country where organization is located
- organization String
- Name of organization used in all legal documents
- organizational
Unit String - Organizational unit of organization
- preferred
Trust 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
- Client
Mutual List<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 List<string>Versions - TLS versions which are disallowed
- Geography string
- Geography type used for enrollment
- Must
Have stringCiphers - Mandatory Ciphers which are included for enrollment
- Ocsp
Stapling string - Enable OCSP stapling
- Preferred
Ciphers string - Preferred Ciphers which are included for enrollment
- Quic
Enabled bool - Enable QUIC protocol
- Client
Mutual []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 []stringVersions - TLS versions which are disallowed
- Geography string
- Geography type used for enrollment
- Must
Have stringCiphers - Mandatory Ciphers which are included for enrollment
- Ocsp
Stapling string - Enable OCSP stapling
- Preferred
Ciphers string - Preferred Ciphers which are included for enrollment
- Quic
Enabled bool - Enable QUIC protocol
- client
Mutual List<GetAuthentications CPSEnrollments Enrollment Network Configuration Client Mutual Authentication> - The trust chain configuration used for client mutual authentication
- clone
Dns BooleanNames - Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
- disallowed
Tls List<String>Versions - TLS versions which are disallowed
- geography String
- Geography type used for enrollment
- must
Have StringCiphers - Mandatory Ciphers which are included for enrollment
- ocsp
Stapling String - Enable OCSP stapling
- preferred
Ciphers String - Preferred Ciphers which are included for enrollment
- quic
Enabled Boolean - Enable QUIC protocol
- client
Mutual GetAuthentications CPSEnrollments Enrollment Network Configuration Client Mutual Authentication[] - The trust chain configuration used for client mutual authentication
- clone
Dns booleanNames - Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
- disallowed
Tls string[]Versions - TLS versions which are disallowed
- geography string
- Geography type used for enrollment
- must
Have stringCiphers - Mandatory Ciphers which are included for enrollment
- ocsp
Stapling string - Enable OCSP stapling
- preferred
Ciphers string - Preferred Ciphers which are included for enrollment
- quic
Enabled 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
- client
Mutual List<Property Map>Authentications - The trust chain configuration used for client mutual authentication
- clone
Dns BooleanNames - Enable CPS to direct traffic using all the SANs listed in the SANs parameter when enrollment is created
- disallowed
Tls List<String>Versions - TLS versions which are disallowed
- geography String
- Geography type used for enrollment
- must
Have StringCiphers - Mandatory Ciphers which are included for enrollment
- ocsp
Stapling String - Enable OCSP stapling
- preferred
Ciphers String - Preferred Ciphers which are included for enrollment
- quic
Enabled Boolean - Enable QUIC protocol
GetCPSEnrollmentsEnrollmentNetworkConfigurationClientMutualAuthentication
- 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 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 string - The identifier of the set of trust chains, created in the Trust Chain Manager
- ocsp
Enabled Boolean - Enable the OCSP stapling
- send
Ca BooleanList To Client - Enable the server to send the certificate authority (CA) list to the client
- set
Id String - The identifier of the set of trust chains, created in the Trust Chain Manager
- ocsp
Enabled boolean - Enable the OCSP stapling
- send
Ca booleanList To Client - Enable the server to send the certificate authority (CA) list to the client
- set
Id 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
- ocsp
Enabled Boolean - Enable the OCSP stapling
- send
Ca BooleanList To Client - Enable the server to send the certificate authority (CA) list to the client
- set
Id String - The identifier of the set of trust chains, created in the Trust Chain Manager
GetCPSEnrollmentsEnrollmentOrganization
- Address
Line stringOne - The address of organization
- Address
Line stringTwo - The address of organization
- City string
- City where organization is located
- Country
Code 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
- Postal
Code string - The postal code of organization
- Region string
- The region where organization resides
- Address
Line stringOne - The address of organization
- Address
Line stringTwo - The address of organization
- City string
- City where organization is located
- Country
Code 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
- Postal
Code string - The postal code of organization
- Region string
- The region where organization resides
- address
Line StringOne - The address of organization
- address
Line StringTwo - The address of organization
- city String
- City where organization is located
- country
Code 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
- postal
Code String - The postal code of organization
- region String
- The region where organization resides
- address
Line stringOne - The address of organization
- address
Line stringTwo - The address of organization
- city string
- City where organization is located
- country
Code 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
- postal
Code 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
- address
Line StringOne - The address of organization
- address
Line StringTwo - The address of organization
- city String
- City where organization is located
- country
Code 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
- postal
Code String - The postal code of organization
- region String
- The region where organization resides
GetCPSEnrollmentsEnrollmentTechContact
- Email string
- E-mail address of the contact
- First
Name string - First name of the contact
- Last
Name string - Last name of the contact
- Phone string
- Phone number of the contact
- Address
Line stringOne - The address of the contact
- Address
Line stringTwo - The address of the contact
- City string
- City of residence of the contact
- Country
Code string - Country code of the contact
- Organization string
- Organization where contact is hired
- Postal
Code 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
- First
Name string - First name of the contact
- Last
Name string - Last name of the contact
- Phone string
- Phone number of the contact
- Address
Line stringOne - The address of the contact
- Address
Line stringTwo - The address of the contact
- City string
- City of residence of the contact
- Country
Code string - Country code of the contact
- Organization string
- Organization where contact is hired
- Postal
Code 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
- first
Name String - First name of the contact
- last
Name String - Last name of the contact
- phone String
- Phone number of the contact
- address
Line StringOne - The address of the contact
- address
Line StringTwo - The address of the contact
- city String
- City of residence of the contact
- country
Code String - Country code of the contact
- organization String
- Organization where contact is hired
- postal
Code 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
- first
Name string - First name of the contact
- last
Name string - Last name of the contact
- phone string
- Phone number of the contact
- address
Line stringOne - The address of the contact
- address
Line stringTwo - The address of the contact
- city string
- City of residence of the contact
- country
Code string - Country code of the contact
- organization string
- Organization where contact is hired
- postal
Code 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
- first
Name String - First name of the contact
- last
Name String - Last name of the contact
- phone String
- Phone number of the contact
- address
Line StringOne - The address of the contact
- address
Line StringTwo - The address of the contact
- city String
- City of residence of the contact
- country
Code String - Country code of the contact
- organization String
- Organization where contact is hired
- postal
Code 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.