published on Wednesday, Feb 25, 2026 by imperva
published on Wednesday, Feb 25, 2026 by imperva
Provides an Incapsula Mutual TLS Client to Imperva CA Certificate Association resource.
Create MtlsClientToImpervaCaCertificateSiteAssociation Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new MtlsClientToImpervaCaCertificateSiteAssociation(name: string, args: MtlsClientToImpervaCaCertificateSiteAssociationArgs, opts?: CustomResourceOptions);@overload
def MtlsClientToImpervaCaCertificateSiteAssociation(resource_name: str,
args: MtlsClientToImpervaCaCertificateSiteAssociationArgs,
opts: Optional[ResourceOptions] = None)
@overload
def MtlsClientToImpervaCaCertificateSiteAssociation(resource_name: str,
opts: Optional[ResourceOptions] = None,
certificate_id: Optional[str] = None,
site_id: Optional[str] = None,
account_id: Optional[str] = None,
mtls_client_to_imperva_ca_certificate_site_association_id: Optional[str] = None)func NewMtlsClientToImpervaCaCertificateSiteAssociation(ctx *Context, name string, args MtlsClientToImpervaCaCertificateSiteAssociationArgs, opts ...ResourceOption) (*MtlsClientToImpervaCaCertificateSiteAssociation, error)public MtlsClientToImpervaCaCertificateSiteAssociation(string name, MtlsClientToImpervaCaCertificateSiteAssociationArgs args, CustomResourceOptions? opts = null)
public MtlsClientToImpervaCaCertificateSiteAssociation(String name, MtlsClientToImpervaCaCertificateSiteAssociationArgs args)
public MtlsClientToImpervaCaCertificateSiteAssociation(String name, MtlsClientToImpervaCaCertificateSiteAssociationArgs args, CustomResourceOptions options)
type: incapsula:MtlsClientToImpervaCaCertificateSiteAssociation
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args MtlsClientToImpervaCaCertificateSiteAssociationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args MtlsClientToImpervaCaCertificateSiteAssociationArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args MtlsClientToImpervaCaCertificateSiteAssociationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args MtlsClientToImpervaCaCertificateSiteAssociationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args MtlsClientToImpervaCaCertificateSiteAssociationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var mtlsClientToImpervaCaCertificateSiteAssociationResource = new Incapsula.MtlsClientToImpervaCaCertificateSiteAssociation("mtlsClientToImpervaCaCertificateSiteAssociationResource", new()
{
CertificateId = "string",
SiteId = "string",
AccountId = "string",
MtlsClientToImpervaCaCertificateSiteAssociationId = "string",
});
example, err := incapsula.NewMtlsClientToImpervaCaCertificateSiteAssociation(ctx, "mtlsClientToImpervaCaCertificateSiteAssociationResource", &incapsula.MtlsClientToImpervaCaCertificateSiteAssociationArgs{
CertificateId: pulumi.String("string"),
SiteId: pulumi.String("string"),
AccountId: pulumi.String("string"),
MtlsClientToImpervaCaCertificateSiteAssociationId: pulumi.String("string"),
})
var mtlsClientToImpervaCaCertificateSiteAssociationResource = new MtlsClientToImpervaCaCertificateSiteAssociation("mtlsClientToImpervaCaCertificateSiteAssociationResource", MtlsClientToImpervaCaCertificateSiteAssociationArgs.builder()
.certificateId("string")
.siteId("string")
.accountId("string")
.mtlsClientToImpervaCaCertificateSiteAssociationId("string")
.build());
mtls_client_to_imperva_ca_certificate_site_association_resource = incapsula.MtlsClientToImpervaCaCertificateSiteAssociation("mtlsClientToImpervaCaCertificateSiteAssociationResource",
certificate_id="string",
site_id="string",
account_id="string",
mtls_client_to_imperva_ca_certificate_site_association_id="string")
const mtlsClientToImpervaCaCertificateSiteAssociationResource = new incapsula.MtlsClientToImpervaCaCertificateSiteAssociation("mtlsClientToImpervaCaCertificateSiteAssociationResource", {
certificateId: "string",
siteId: "string",
accountId: "string",
mtlsClientToImpervaCaCertificateSiteAssociationId: "string",
});
type: incapsula:MtlsClientToImpervaCaCertificateSiteAssociation
properties:
accountId: string
certificateId: string
mtlsClientToImpervaCaCertificateSiteAssociationId: string
siteId: string
MtlsClientToImpervaCaCertificateSiteAssociation Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The MtlsClientToImpervaCaCertificateSiteAssociation resource accepts the following input properties:
- Certificate
Id string - The Mutual TLS Client to Imperva CA Certificate ID.
- Site
Id string - Numeric identifier of the site to operate on.
- Account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- Mtls
Client stringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash.
- Certificate
Id string - The Mutual TLS Client to Imperva CA Certificate ID.
- Site
Id string - Numeric identifier of the site to operate on.
- Account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- Mtls
Client stringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash.
- certificate
Id String - The Mutual TLS Client to Imperva CA Certificate ID.
- site
Id String - Numeric identifier of the site to operate on.
- account
Id String - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- mtls
Client StringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash.
- certificate
Id string - The Mutual TLS Client to Imperva CA Certificate ID.
- site
Id string - Numeric identifier of the site to operate on.
- account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- mtls
Client stringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash.
- certificate_
id str - The Mutual TLS Client to Imperva CA Certificate ID.
- site_
id str - Numeric identifier of the site to operate on.
- account_
id str - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- mtls_
client_ strto_ imperva_ ca_ certificate_ site_ association_ id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash.
- certificate
Id String - The Mutual TLS Client to Imperva CA Certificate ID.
- site
Id String - Numeric identifier of the site to operate on.
- account
Id String - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- mtls
Client StringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash.
Outputs
All input properties are implicitly available as output properties. Additionally, the MtlsClientToImpervaCaCertificateSiteAssociation resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing MtlsClientToImpervaCaCertificateSiteAssociation Resource
Get an existing MtlsClientToImpervaCaCertificateSiteAssociation resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: MtlsClientToImpervaCaCertificateSiteAssociationState, opts?: CustomResourceOptions): MtlsClientToImpervaCaCertificateSiteAssociation@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
account_id: Optional[str] = None,
certificate_id: Optional[str] = None,
mtls_client_to_imperva_ca_certificate_site_association_id: Optional[str] = None,
site_id: Optional[str] = None) -> MtlsClientToImpervaCaCertificateSiteAssociationfunc GetMtlsClientToImpervaCaCertificateSiteAssociation(ctx *Context, name string, id IDInput, state *MtlsClientToImpervaCaCertificateSiteAssociationState, opts ...ResourceOption) (*MtlsClientToImpervaCaCertificateSiteAssociation, error)public static MtlsClientToImpervaCaCertificateSiteAssociation Get(string name, Input<string> id, MtlsClientToImpervaCaCertificateSiteAssociationState? state, CustomResourceOptions? opts = null)public static MtlsClientToImpervaCaCertificateSiteAssociation get(String name, Output<String> id, MtlsClientToImpervaCaCertificateSiteAssociationState state, CustomResourceOptions options)resources: _: type: incapsula:MtlsClientToImpervaCaCertificateSiteAssociation get: id: ${id}- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- Certificate
Id string - The Mutual TLS Client to Imperva CA Certificate ID.
- Mtls
Client stringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash. - Site
Id string - Numeric identifier of the site to operate on.
- Account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- Certificate
Id string - The Mutual TLS Client to Imperva CA Certificate ID.
- Mtls
Client stringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash. - Site
Id string - Numeric identifier of the site to operate on.
- account
Id String - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- certificate
Id String - The Mutual TLS Client to Imperva CA Certificate ID.
- mtls
Client StringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash. - site
Id String - Numeric identifier of the site to operate on.
- account
Id string - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- certificate
Id string - The Mutual TLS Client to Imperva CA Certificate ID.
- mtls
Client stringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash. - site
Id string - Numeric identifier of the site to operate on.
- account_
id str - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- certificate_
id str - The Mutual TLS Client to Imperva CA Certificate ID.
- mtls_
client_ strto_ imperva_ ca_ certificate_ site_ association_ id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash. - site_
id str - Numeric identifier of the site to operate on.
- account
Id String - The account to operate on. If not specified, operation will be performed on the account identified by the authentication parameters.
- certificate
Id String - The Mutual TLS Client to Imperva CA Certificate ID.
- mtls
Client StringTo Imperva Ca Certificate Site Association Id - Incapsula Mutual TLS Client to Imperva CA Certificate Association ID. The ID is composed of 2 parts:
site_idandcertificate_idseparated by a slash. - site
Id String - Numeric identifier of the site to operate on.
Import
Incapsula Mutual TLS Client to Imperva CA Certificate Association can be imported using site_id and certificate_id separated by a slash:
$ pulumi import incapsula:index/mtlsClientToImpervaCaCertificateSiteAssociation:MtlsClientToImpervaCaCertificateSiteAssociation site_certificate_association_1 site_id/certificate_id
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- incapsula imperva/terraform-provider-incapsula
- License
- Notes
- This Pulumi package is based on the
incapsulaTerraform Provider.
published on Wednesday, Feb 25, 2026 by imperva
