StrongDM v1.26.0 published on Friday, Mar 21, 2025 by Piers Karsenbarg
sdm.getSecretStore
Explore with Pulumi AI
A SecretStore is a server where resource secrets (passwords, keys) are stored. Coming soon support for HashiCorp Vault and AWS Secret Store.
Using getSecretStore
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 getSecretStore(args: GetSecretStoreArgs, opts?: InvokeOptions): Promise<GetSecretStoreResult>
function getSecretStoreOutput(args: GetSecretStoreOutputArgs, opts?: InvokeOptions): Output<GetSecretStoreResult>def get_secret_store(id: Optional[str] = None,
                     name: Optional[str] = None,
                     tags: Optional[Mapping[str, str]] = None,
                     type: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetSecretStoreResult
def get_secret_store_output(id: Optional[pulumi.Input[str]] = None,
                     name: Optional[pulumi.Input[str]] = None,
                     tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
                     type: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetSecretStoreResult]func LookupSecretStore(ctx *Context, args *LookupSecretStoreArgs, opts ...InvokeOption) (*LookupSecretStoreResult, error)
func LookupSecretStoreOutput(ctx *Context, args *LookupSecretStoreOutputArgs, opts ...InvokeOption) LookupSecretStoreResultOutput> Note: This function is named LookupSecretStore in the Go SDK.
public static class GetSecretStore 
{
    public static Task<GetSecretStoreResult> InvokeAsync(GetSecretStoreArgs args, InvokeOptions? opts = null)
    public static Output<GetSecretStoreResult> Invoke(GetSecretStoreInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecretStoreResult> getSecretStore(GetSecretStoreArgs args, InvokeOptions options)
public static Output<GetSecretStoreResult> getSecretStore(GetSecretStoreArgs args, InvokeOptions options)
fn::invoke:
  function: sdm:index/getSecretStore:getSecretStore
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Type string
- a filter to select all items of a certain subtype. See the filter documentation for more information.
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- map[string]string
- Tags is a map of key, value pairs.
- Type string
- a filter to select all items of a certain subtype. See the filter documentation for more information.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- Map<String,String>
- Tags is a map of key, value pairs.
- type String
- a filter to select all items of a certain subtype. See the filter documentation for more information.
- id string
- Unique identifier of the SecretStore.
- name string
- Unique human-readable name of the SecretStore.
- {[key: string]: string}
- Tags is a map of key, value pairs.
- type string
- a filter to select all items of a certain subtype. See the filter documentation for more information.
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- Mapping[str, str]
- Tags is a map of key, value pairs.
- type str
- a filter to select all items of a certain subtype. See the filter documentation for more information.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- Map<String>
- Tags is a map of key, value pairs.
- type String
- a filter to select all items of a certain subtype. See the filter documentation for more information.
getSecretStore Result
The following output properties are available:
- Ids List<string>
- a list of strings of ids of data sources that match the given arguments.
- SecretStores List<PiersKarsenbarg. Sdm. Outputs. Get Secret Store Secret Store> 
- A single element list containing a map, where each key lists one of the following objects:- active_directory_store:
 
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Type string
- Ids []string
- a list of strings of ids of data sources that match the given arguments.
- SecretStores []GetSecret Store Secret Store 
- A single element list containing a map, where each key lists one of the following objects:- active_directory_store:
 
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- map[string]string
- Tags is a map of key, value pairs.
- Type string
- ids List<String>
- a list of strings of ids of data sources that match the given arguments.
- secretStores List<GetSecret Store Secret Store> 
- A single element list containing a map, where each key lists one of the following objects:- active_directory_store:
 
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- Map<String,String>
- Tags is a map of key, value pairs.
- type String
- ids string[]
- a list of strings of ids of data sources that match the given arguments.
- secretStores GetSecret Store Secret Store[] 
- A single element list containing a map, where each key lists one of the following objects:- active_directory_store:
 
- id string
- Unique identifier of the SecretStore.
- name string
- Unique human-readable name of the SecretStore.
- {[key: string]: string}
- Tags is a map of key, value pairs.
- type string
- ids Sequence[str]
- a list of strings of ids of data sources that match the given arguments.
- secret_stores Sequence[GetSecret Store Secret Store] 
- A single element list containing a map, where each key lists one of the following objects:- active_directory_store:
 
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- Mapping[str, str]
- Tags is a map of key, value pairs.
- type str
- ids List<String>
- a list of strings of ids of data sources that match the given arguments.
- secretStores List<Property Map>
- A single element list containing a map, where each key lists one of the following objects:- active_directory_store:
 
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- Map<String>
- Tags is a map of key, value pairs.
- type String
Supporting Types
GetSecretStoreSecretStore    
- ActiveDirectory List<PiersStores Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Active Directory Store> 
- Aws
List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Aw> 
- AwsCert List<PiersX509s Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Aws Cert X509> 
- AzureStores List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Azure Store> 
- CyberarkConjurs List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Cyberark Conjur> 
- CyberarkPam List<PiersExperimentals Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Cyberark Pam Experimental> 
- CyberarkPams List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Cyberark Pam> 
- DelineaStores List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Delinea Store> 
- GcpCert List<PiersX509Stores Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Gcp Cert X509Store> 
- GcpStores List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Gcp Store> 
- KeyfactorSsh List<PiersStores Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Keyfactor Ssh Store> 
- KeyfactorX509Stores List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Keyfactor X509Store> 
- VaultApprole List<PiersCert Sshes Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Approle Cert Ssh> 
- VaultApprole List<PiersCert X509s Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Approle Cert X509> 
- VaultApproles List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Approle> 
- VaultAws List<PiersEc2s Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Aws Ec2> 
- VaultAws List<PiersIams Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Aws Iam> 
- VaultTls List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Tl> 
- VaultTls List<PiersCert Sshes Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Tls Cert Ssh> 
- VaultTls List<PiersCert X509s Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Tls Cert X509> 
- VaultToken List<PiersCert Sshes Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Token Cert Ssh> 
- VaultToken List<PiersCert X509s Karsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Token Cert X509> 
- VaultTokens List<PiersKarsenbarg. Sdm. Inputs. Get Secret Store Secret Store Vault Token> 
- ActiveDirectory []GetStores Secret Store Secret Store Active Directory Store 
- Aws
[]GetSecret Store Secret Store Aw 
- AwsCert []GetX509s Secret Store Secret Store Aws Cert X509 
- AzureStores []GetSecret Store Secret Store Azure Store 
- CyberarkConjurs []GetSecret Store Secret Store Cyberark Conjur 
- CyberarkPam []GetExperimentals Secret Store Secret Store Cyberark Pam Experimental 
- CyberarkPams []GetSecret Store Secret Store Cyberark Pam 
- DelineaStores []GetSecret Store Secret Store Delinea Store 
- GcpCert []GetX509Stores Secret Store Secret Store Gcp Cert X509Store 
- GcpStores []GetSecret Store Secret Store Gcp Store 
- KeyfactorSsh []GetStores Secret Store Secret Store Keyfactor Ssh Store 
- KeyfactorX509Stores []GetSecret Store Secret Store Keyfactor X509Store 
- VaultApprole []GetCert Sshes Secret Store Secret Store Vault Approle Cert Ssh 
- VaultApprole []GetCert X509s Secret Store Secret Store Vault Approle Cert X509 
- VaultApproles []GetSecret Store Secret Store Vault Approle 
- VaultAws []GetEc2s Secret Store Secret Store Vault Aws Ec2 
- VaultAws []GetIams Secret Store Secret Store Vault Aws Iam 
- VaultTls []GetSecret Store Secret Store Vault Tl 
- VaultTls []GetCert Sshes Secret Store Secret Store Vault Tls Cert Ssh 
- VaultTls []GetCert X509s Secret Store Secret Store Vault Tls Cert X509 
- VaultToken []GetCert Sshes Secret Store Secret Store Vault Token Cert Ssh 
- VaultToken []GetCert X509s Secret Store Secret Store Vault Token Cert X509 
- VaultTokens []GetSecret Store Secret Store Vault Token 
- activeDirectory List<GetStores Secret Store Secret Store Active Directory Store> 
- aws
List<GetSecret Store Secret Store Aw> 
- awsCert List<GetX509s Secret Store Secret Store Aws Cert X509> 
- azureStores List<GetSecret Store Secret Store Azure Store> 
- cyberarkConjurs List<GetSecret Store Secret Store Cyberark Conjur> 
- cyberarkPam List<GetExperimentals Secret Store Secret Store Cyberark Pam Experimental> 
- cyberarkPams List<GetSecret Store Secret Store Cyberark Pam> 
- delineaStores List<GetSecret Store Secret Store Delinea Store> 
- gcpCert List<GetX509Stores Secret Store Secret Store Gcp Cert X509Store> 
- gcpStores List<GetSecret Store Secret Store Gcp Store> 
- keyfactorSsh List<GetStores Secret Store Secret Store Keyfactor Ssh Store> 
- keyfactorX509Stores List<GetSecret Store Secret Store Keyfactor X509Store> 
- vaultApprole List<GetCert Sshes Secret Store Secret Store Vault Approle Cert Ssh> 
- vaultApprole List<GetCert X509s Secret Store Secret Store Vault Approle Cert X509> 
- vaultApproles List<GetSecret Store Secret Store Vault Approle> 
- vaultAws List<GetEc2s Secret Store Secret Store Vault Aws Ec2> 
- vaultAws List<GetIams Secret Store Secret Store Vault Aws Iam> 
- vaultTls List<GetSecret Store Secret Store Vault Tl> 
- vaultTls List<GetCert Sshes Secret Store Secret Store Vault Tls Cert Ssh> 
- vaultTls List<GetCert X509s Secret Store Secret Store Vault Tls Cert X509> 
- vaultToken List<GetCert Sshes Secret Store Secret Store Vault Token Cert Ssh> 
- vaultToken List<GetCert X509s Secret Store Secret Store Vault Token Cert X509> 
- vaultTokens List<GetSecret Store Secret Store Vault Token> 
- activeDirectory GetStores Secret Store Secret Store Active Directory Store[] 
- aws
GetSecret Store Secret Store Aw[] 
- awsCert GetX509s Secret Store Secret Store Aws Cert X509[] 
- azureStores GetSecret Store Secret Store Azure Store[] 
- cyberarkConjurs GetSecret Store Secret Store Cyberark Conjur[] 
- cyberarkPam GetExperimentals Secret Store Secret Store Cyberark Pam Experimental[] 
- cyberarkPams GetSecret Store Secret Store Cyberark Pam[] 
- delineaStores GetSecret Store Secret Store Delinea Store[] 
- gcpCert GetX509Stores Secret Store Secret Store Gcp Cert X509Store[] 
- gcpStores GetSecret Store Secret Store Gcp Store[] 
- keyfactorSsh GetStores Secret Store Secret Store Keyfactor Ssh Store[] 
- keyfactorX509Stores GetSecret Store Secret Store Keyfactor X509Store[] 
- vaultApprole GetCert Sshes Secret Store Secret Store Vault Approle Cert Ssh[] 
- vaultApprole GetCert X509s Secret Store Secret Store Vault Approle Cert X509[] 
- vaultApproles GetSecret Store Secret Store Vault Approle[] 
- vaultAws GetEc2s Secret Store Secret Store Vault Aws Ec2[] 
- vaultAws GetIams Secret Store Secret Store Vault Aws Iam[] 
- vaultTls GetSecret Store Secret Store Vault Tl[] 
- vaultTls GetCert Sshes Secret Store Secret Store Vault Tls Cert Ssh[] 
- vaultTls GetCert X509s Secret Store Secret Store Vault Tls Cert X509[] 
- vaultToken GetCert Sshes Secret Store Secret Store Vault Token Cert Ssh[] 
- vaultToken GetCert X509s Secret Store Secret Store Vault Token Cert X509[] 
- vaultTokens GetSecret Store Secret Store Vault Token[] 
- active_directory_ Sequence[Getstores Secret Store Secret Store Active Directory Store] 
- aws
Sequence[GetSecret Store Secret Store Aw] 
- aws_cert_ Sequence[Getx509s Secret Store Secret Store Aws Cert X509] 
- azure_stores Sequence[GetSecret Store Secret Store Azure Store] 
- cyberark_conjurs Sequence[GetSecret Store Secret Store Cyberark Conjur] 
- cyberark_pam_ Sequence[Getexperimentals Secret Store Secret Store Cyberark Pam Experimental] 
- cyberark_pams Sequence[GetSecret Store Secret Store Cyberark Pam] 
- delinea_stores Sequence[GetSecret Store Secret Store Delinea Store] 
- gcp_cert_ Sequence[Getx509_ stores Secret Store Secret Store Gcp Cert X509Store] 
- gcp_stores Sequence[GetSecret Store Secret Store Gcp Store] 
- keyfactor_ssh_ Sequence[Getstores Secret Store Secret Store Keyfactor Ssh Store] 
- keyfactor_x509_ Sequence[Getstores Secret Store Secret Store Keyfactor X509Store] 
- vault_approle_ Sequence[Getcert_ sshes Secret Store Secret Store Vault Approle Cert Ssh] 
- vault_approle_ Sequence[Getcert_ x509s Secret Store Secret Store Vault Approle Cert X509] 
- vault_approles Sequence[GetSecret Store Secret Store Vault Approle] 
- vault_aws_ Sequence[Getec2s Secret Store Secret Store Vault Aws Ec2] 
- vault_aws_ Sequence[Getiams Secret Store Secret Store Vault Aws Iam] 
- vault_tls Sequence[GetSecret Store Secret Store Vault Tl] 
- vault_tls_ Sequence[Getcert_ sshes Secret Store Secret Store Vault Tls Cert Ssh] 
- vault_tls_ Sequence[Getcert_ x509s Secret Store Secret Store Vault Tls Cert X509] 
- vault_token_ Sequence[Getcert_ sshes Secret Store Secret Store Vault Token Cert Ssh] 
- vault_token_ Sequence[Getcert_ x509s Secret Store Secret Store Vault Token Cert X509] 
- vault_tokens Sequence[GetSecret Store Secret Store Vault Token] 
- activeDirectory List<Property Map>Stores 
- aws List<Property Map>
- awsCert List<Property Map>X509s 
- azureStores List<Property Map>
- cyberarkConjurs List<Property Map>
- cyberarkPam List<Property Map>Experimentals 
- cyberarkPams List<Property Map>
- delineaStores List<Property Map>
- gcpCert List<Property Map>X509Stores 
- gcpStores List<Property Map>
- keyfactorSsh List<Property Map>Stores 
- keyfactorX509Stores List<Property Map>
- vaultApprole List<Property Map>Cert Sshes 
- vaultApprole List<Property Map>Cert X509s 
- vaultApproles List<Property Map>
- vaultAws List<Property Map>Ec2s 
- vaultAws List<Property Map>Iams 
- vaultTls List<Property Map>
- vaultTls List<Property Map>Cert Sshes 
- vaultTls List<Property Map>Cert X509s 
- vaultToken List<Property Map>Cert Sshes 
- vaultToken List<Property Map>Cert X509s 
- vaultTokens List<Property Map>
GetSecretStoreSecretStoreActiveDirectoryStore       
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- ServerAddress string
- The URL of the Vault to target
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- ServerAddress string
- The URL of the Vault to target
- map[string]string
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- serverAddress String
- The URL of the Vault to target
- Map<String,String>
- Tags is a map of key, value pairs.
- id string
- Unique identifier of the SecretStore.
- name string
- Unique human-readable name of the SecretStore.
- serverAddress string
- The URL of the Vault to target
- {[key: string]: string}
- Tags is a map of key, value pairs.
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- server_address str
- The URL of the Vault to target
- Mapping[str, str]
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- serverAddress String
- The URL of the Vault to target
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreAw     
GetSecretStoreSecretStoreAwsCertX509       
- CaArn string
- The ARN of the CA in AWS Private CA
- CertificateTemplate stringArn 
- The ARN of the AWS certificate template for requested certificates. Must allow SAN, key usage, and ext key usage passthrough from CSR
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Region string
- The AWS region to target e.g. us-east-1
- SigningAlgo string
- The specified signing algorithm family (RSA or ECDSA) must match the algorithm family of the CA's secret key. e.g. SHA256WITHRSA
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- CaArn string
- The ARN of the CA in AWS Private CA
- CertificateTemplate stringArn 
- The ARN of the AWS certificate template for requested certificates. Must allow SAN, key usage, and ext key usage passthrough from CSR
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Region string
- The AWS region to target e.g. us-east-1
- SigningAlgo string
- The specified signing algorithm family (RSA or ECDSA) must match the algorithm family of the CA's secret key. e.g. SHA256WITHRSA
- map[string]string
- Tags is a map of key, value pairs.
- caArn String
- The ARN of the CA in AWS Private CA
- certificateTemplate StringArn 
- The ARN of the AWS certificate template for requested certificates. Must allow SAN, key usage, and ext key usage passthrough from CSR
- id String
- Unique identifier of the SecretStore.
- issuedCert IntegerTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- region String
- The AWS region to target e.g. us-east-1
- signingAlgo String
- The specified signing algorithm family (RSA or ECDSA) must match the algorithm family of the CA's secret key. e.g. SHA256WITHRSA
- Map<String,String>
- Tags is a map of key, value pairs.
- caArn string
- The ARN of the CA in AWS Private CA
- certificateTemplate stringArn 
- The ARN of the AWS certificate template for requested certificates. Must allow SAN, key usage, and ext key usage passthrough from CSR
- id string
- Unique identifier of the SecretStore.
- issuedCert numberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name string
- Unique human-readable name of the SecretStore.
- region string
- The AWS region to target e.g. us-east-1
- signingAlgo string
- The specified signing algorithm family (RSA or ECDSA) must match the algorithm family of the CA's secret key. e.g. SHA256WITHRSA
- {[key: string]: string}
- Tags is a map of key, value pairs.
- ca_arn str
- The ARN of the CA in AWS Private CA
- certificate_template_ strarn 
- The ARN of the AWS certificate template for requested certificates. Must allow SAN, key usage, and ext key usage passthrough from CSR
- id str
- Unique identifier of the SecretStore.
- issued_cert_ intttl_ minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name str
- Unique human-readable name of the SecretStore.
- region str
- The AWS region to target e.g. us-east-1
- signing_algo str
- The specified signing algorithm family (RSA or ECDSA) must match the algorithm family of the CA's secret key. e.g. SHA256WITHRSA
- Mapping[str, str]
- Tags is a map of key, value pairs.
- caArn String
- The ARN of the CA in AWS Private CA
- certificateTemplate StringArn 
- The ARN of the AWS certificate template for requested certificates. Must allow SAN, key usage, and ext key usage passthrough from CSR
- id String
- Unique identifier of the SecretStore.
- issuedCert NumberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- region String
- The AWS region to target e.g. us-east-1
- signingAlgo String
- The specified signing algorithm family (RSA or ECDSA) must match the algorithm family of the CA's secret key. e.g. SHA256WITHRSA
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreAzureStore      
GetSecretStoreSecretStoreCyberarkConjur      
GetSecretStoreSecretStoreCyberarkPam      
GetSecretStoreSecretStoreCyberarkPamExperimental       
GetSecretStoreSecretStoreDelineaStore      
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- ServerUrl string
- The URL of the Delinea instance
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- TenantName string
- The tenant name to target- gcp_store:
 
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- ServerUrl string
- The URL of the Delinea instance
- map[string]string
- Tags is a map of key, value pairs.
- TenantName string
- The tenant name to target- gcp_store:
 
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- serverUrl String
- The URL of the Delinea instance
- Map<String,String>
- Tags is a map of key, value pairs.
- tenantName String
- The tenant name to target- gcp_store:
 
- id string
- Unique identifier of the SecretStore.
- name string
- Unique human-readable name of the SecretStore.
- serverUrl string
- The URL of the Delinea instance
- {[key: string]: string}
- Tags is a map of key, value pairs.
- tenantName string
- The tenant name to target- gcp_store:
 
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- server_url str
- The URL of the Delinea instance
- Mapping[str, str]
- Tags is a map of key, value pairs.
- tenant_name str
- The tenant name to target- gcp_store:
 
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- serverUrl String
- The URL of the Delinea instance
- Map<String>
- Tags is a map of key, value pairs.
- tenantName String
- The tenant name to target- gcp_store:
 
GetSecretStoreSecretStoreGcpCertX509Store       
- CaId string
- The ID of the target CA
- CaPool stringId 
- The ID of the target CA pool
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Location string
- The Region for the CA in GCP format e.g. us-west1
- Name string
- Unique human-readable name of the SecretStore.
- ProjectId string
- The GCP project ID to target.
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- CaId string
- The ID of the target CA
- CaPool stringId 
- The ID of the target CA pool
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Location string
- The Region for the CA in GCP format e.g. us-west1
- Name string
- Unique human-readable name of the SecretStore.
- ProjectId string
- The GCP project ID to target.
- map[string]string
- Tags is a map of key, value pairs.
- caId String
- The ID of the target CA
- caPool StringId 
- The ID of the target CA pool
- id String
- Unique identifier of the SecretStore.
- issuedCert IntegerTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- location String
- The Region for the CA in GCP format e.g. us-west1
- name String
- Unique human-readable name of the SecretStore.
- projectId String
- The GCP project ID to target.
- Map<String,String>
- Tags is a map of key, value pairs.
- caId string
- The ID of the target CA
- caPool stringId 
- The ID of the target CA pool
- id string
- Unique identifier of the SecretStore.
- issuedCert numberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- location string
- The Region for the CA in GCP format e.g. us-west1
- name string
- Unique human-readable name of the SecretStore.
- projectId string
- The GCP project ID to target.
- {[key: string]: string}
- Tags is a map of key, value pairs.
- ca_id str
- The ID of the target CA
- ca_pool_ strid 
- The ID of the target CA pool
- id str
- Unique identifier of the SecretStore.
- issued_cert_ intttl_ minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- location str
- The Region for the CA in GCP format e.g. us-west1
- name str
- Unique human-readable name of the SecretStore.
- project_id str
- The GCP project ID to target.
- Mapping[str, str]
- Tags is a map of key, value pairs.
- caId String
- The ID of the target CA
- caPool StringId 
- The ID of the target CA pool
- id String
- Unique identifier of the SecretStore.
- issuedCert NumberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- location String
- The Region for the CA in GCP format e.g. us-west1
- name String
- Unique human-readable name of the SecretStore.
- projectId String
- The GCP project ID to target.
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreGcpStore      
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- project_id str
- The GCP project ID to target.
- Mapping[str, str]
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreKeyfactorSshStore       
- CaFile stringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- CertificateFile stringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- string
- Name of EJBCA certificate authority that will enroll CSR.
- DefaultCertificate stringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- DefaultEnd stringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- EnrollmentCode stringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- EnrollmentUsername stringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- Id string
- Unique identifier of the SecretStore.
- KeyFile stringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- Name string
- Unique human-readable name of the SecretStore.
- ServerAddress string
- The URL of the Vault to target
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- CaFile stringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- CertificateFile stringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- string
- Name of EJBCA certificate authority that will enroll CSR.
- DefaultCertificate stringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- DefaultEnd stringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- EnrollmentCode stringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- EnrollmentUsername stringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- Id string
- Unique identifier of the SecretStore.
- KeyFile stringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- Name string
- Unique human-readable name of the SecretStore.
- ServerAddress string
- The URL of the Vault to target
- map[string]string
- Tags is a map of key, value pairs.
- caFile StringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- certificateFile StringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- String
- Name of EJBCA certificate authority that will enroll CSR.
- defaultCertificate StringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- defaultEnd StringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- enrollmentCode StringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- enrollmentUsername StringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- id String
- Unique identifier of the SecretStore.
- keyFile StringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- name String
- Unique human-readable name of the SecretStore.
- serverAddress String
- The URL of the Vault to target
- Map<String,String>
- Tags is a map of key, value pairs.
- caFile stringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- certificateFile stringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- string
- Name of EJBCA certificate authority that will enroll CSR.
- defaultCertificate stringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- defaultEnd stringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- enrollmentCode stringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- enrollmentUsername stringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- id string
- Unique identifier of the SecretStore.
- keyFile stringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- name string
- Unique human-readable name of the SecretStore.
- serverAddress string
- The URL of the Vault to target
- {[key: string]: string}
- Tags is a map of key, value pairs.
- ca_file_ strpath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- certificate_file_ strpath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- str
- Name of EJBCA certificate authority that will enroll CSR.
- default_certificate_ strprofile_ name 
- Certificate profile name that EJBCA will enroll the CSR with.
- default_end_ strentity_ profile_ name 
- End entity profile that EJBCA will enroll the CSR with.
- enrollment_code_ strenv_ var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- enrollment_username_ strenv_ var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- id str
- Unique identifier of the SecretStore.
- key_file_ strpath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- name str
- Unique human-readable name of the SecretStore.
- server_address str
- The URL of the Vault to target
- Mapping[str, str]
- Tags is a map of key, value pairs.
- caFile StringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- certificateFile StringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- String
- Name of EJBCA certificate authority that will enroll CSR.
- defaultCertificate StringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- defaultEnd StringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- enrollmentCode StringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- enrollmentUsername StringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- id String
- Unique identifier of the SecretStore.
- keyFile StringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- name String
- Unique human-readable name of the SecretStore.
- serverAddress String
- The URL of the Vault to target
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreKeyfactorX509Store      
- CaFile stringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- CertificateFile stringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- string
- Name of EJBCA certificate authority that will enroll CSR.
- DefaultCertificate stringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- DefaultEnd stringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- EnrollmentCode stringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- EnrollmentUsername stringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- Id string
- Unique identifier of the SecretStore.
- KeyFile stringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- Name string
- Unique human-readable name of the SecretStore.
- ServerAddress string
- The URL of the Vault to target
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- CaFile stringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- CertificateFile stringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- string
- Name of EJBCA certificate authority that will enroll CSR.
- DefaultCertificate stringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- DefaultEnd stringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- EnrollmentCode stringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- EnrollmentUsername stringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- Id string
- Unique identifier of the SecretStore.
- KeyFile stringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- Name string
- Unique human-readable name of the SecretStore.
- ServerAddress string
- The URL of the Vault to target
- map[string]string
- Tags is a map of key, value pairs.
- caFile StringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- certificateFile StringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- String
- Name of EJBCA certificate authority that will enroll CSR.
- defaultCertificate StringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- defaultEnd StringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- enrollmentCode StringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- enrollmentUsername StringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- id String
- Unique identifier of the SecretStore.
- keyFile StringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- name String
- Unique human-readable name of the SecretStore.
- serverAddress String
- The URL of the Vault to target
- Map<String,String>
- Tags is a map of key, value pairs.
- caFile stringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- certificateFile stringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- string
- Name of EJBCA certificate authority that will enroll CSR.
- defaultCertificate stringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- defaultEnd stringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- enrollmentCode stringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- enrollmentUsername stringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- id string
- Unique identifier of the SecretStore.
- keyFile stringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- name string
- Unique human-readable name of the SecretStore.
- serverAddress string
- The URL of the Vault to target
- {[key: string]: string}
- Tags is a map of key, value pairs.
- ca_file_ strpath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- certificate_file_ strpath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- str
- Name of EJBCA certificate authority that will enroll CSR.
- default_certificate_ strprofile_ name 
- Certificate profile name that EJBCA will enroll the CSR with.
- default_end_ strentity_ profile_ name 
- End entity profile that EJBCA will enroll the CSR with.
- enrollment_code_ strenv_ var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- enrollment_username_ strenv_ var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- id str
- Unique identifier of the SecretStore.
- key_file_ strpath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- name str
- Unique human-readable name of the SecretStore.
- server_address str
- The URL of the Vault to target
- Mapping[str, str]
- Tags is a map of key, value pairs.
- caFile StringPath 
- Path to the root CA that signed the certificate passed to the client for HTTPS connection. This is not required if the CA is trusted by the host operating system. This should be a PEM formatted certificate, and doesn't necessarily have to be the CA that signed CertificateFile.
- certificateFile StringPath 
- Path to client certificate in PEM format. This certificate must contain a client certificate that is recognized by the EJBCA instance represented by Hostname. This PEM file may also contain the private key associated with the certificate, but KeyFile can also be set to configure the private key.
- String
- Name of EJBCA certificate authority that will enroll CSR.
- defaultCertificate StringProfile Name 
- Certificate profile name that EJBCA will enroll the CSR with.
- defaultEnd StringEntity Profile Name 
- End entity profile that EJBCA will enroll the CSR with.
- enrollmentCode StringEnv Var 
- code used by EJBCA during enrollment. May be left blank if no code is required.
- enrollmentUsername StringEnv Var 
- username that used by the EJBCA during enrollment. This can be left out. If so, the username must be auto-generated on the Keyfactor side.
- id String
- Unique identifier of the SecretStore.
- keyFile StringPath 
- Path to private key in PEM format. This file should contain the private key associated with the client certificate configured in CertificateFile.
- name String
- Unique human-readable name of the SecretStore.
- serverAddress String
- The URL of the Vault to target
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultApprole      
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- map[string]string
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String,String>
- Tags is a map of key, value pairs.
- id string
- Unique identifier of the SecretStore.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- serverAddress string
- The URL of the Vault to target
- {[key: string]: string}
- Tags is a map of key, value pairs.
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- server_address str
- The URL of the Vault to target
- Mapping[str, str]
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultApproleCertSsh        
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- SshMount stringPoint 
- The mount point of the SSH engine configured with the desired CA
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- SshMount stringPoint 
- The mount point of the SSH engine configured with the desired CA
- map[string]string
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- issuedCert IntegerTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- sshMount StringPoint 
- The mount point of the SSH engine configured with the desired CA
- Map<String,String>
- Tags is a map of key, value pairs.
- id string
- Unique identifier of the SecretStore.
- issuedCert numberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- serverAddress string
- The URL of the Vault to target
- signingRole string
- The signing role to be used for signing certificates
- sshMount stringPoint 
- The mount point of the SSH engine configured with the desired CA
- {[key: string]: string}
- Tags is a map of key, value pairs.
- id str
- Unique identifier of the SecretStore.
- issued_cert_ intttl_ minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- server_address str
- The URL of the Vault to target
- signing_role str
- The signing role to be used for signing certificates
- ssh_mount_ strpoint 
- The mount point of the SSH engine configured with the desired CA
- Mapping[str, str]
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- issuedCert NumberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- sshMount StringPoint 
- The mount point of the SSH engine configured with the desired CA
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultApproleCertX509        
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- PkiMount stringPoint 
- The mount point of the PKI engine configured with the desired CA
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- PkiMount stringPoint 
- The mount point of the PKI engine configured with the desired CA
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- map[string]string
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- issuedCert IntegerTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- pkiMount StringPoint 
- The mount point of the PKI engine configured with the desired CA
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- Map<String,String>
- Tags is a map of key, value pairs.
- id string
- Unique identifier of the SecretStore.
- issuedCert numberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- pkiMount stringPoint 
- The mount point of the PKI engine configured with the desired CA
- serverAddress string
- The URL of the Vault to target
- signingRole string
- The signing role to be used for signing certificates
- {[key: string]: string}
- Tags is a map of key, value pairs.
- id str
- Unique identifier of the SecretStore.
- issued_cert_ intttl_ minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- pki_mount_ strpoint 
- The mount point of the PKI engine configured with the desired CA
- server_address str
- The URL of the Vault to target
- signing_role str
- The signing role to be used for signing certificates
- Mapping[str, str]
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- issuedCert NumberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- pkiMount StringPoint 
- The mount point of the PKI engine configured with the desired CA
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultAwsEc2       
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- map[string]string
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String,String>
- Tags is a map of key, value pairs.
- id string
- Unique identifier of the SecretStore.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- serverAddress string
- The URL of the Vault to target
- {[key: string]: string}
- Tags is a map of key, value pairs.
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- server_address str
- The URL of the Vault to target
- Mapping[str, str]
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultAwsIam       
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- map[string]string
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String,String>
- Tags is a map of key, value pairs.
- id string
- Unique identifier of the SecretStore.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- serverAddress string
- The URL of the Vault to target
- {[key: string]: string}
- Tags is a map of key, value pairs.
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- server_address str
- The URL of the Vault to target
- Mapping[str, str]
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultTl      
- CaCert stringPath 
- A path to a CA file accessible by a Node
- ClientCert stringPath 
- A path to a client certificate file accessible by a Node
- ClientKey stringPath 
- A path to a client key file accessible by a Node
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- CaCert stringPath 
- A path to a CA file accessible by a Node
- ClientCert stringPath 
- A path to a client certificate file accessible by a Node
- ClientKey stringPath 
- A path to a client key file accessible by a Node
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- map[string]string
- Tags is a map of key, value pairs.
- caCert StringPath 
- A path to a CA file accessible by a Node
- clientCert StringPath 
- A path to a client certificate file accessible by a Node
- clientKey StringPath 
- A path to a client key file accessible by a Node
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String,String>
- Tags is a map of key, value pairs.
- caCert stringPath 
- A path to a CA file accessible by a Node
- clientCert stringPath 
- A path to a client certificate file accessible by a Node
- clientKey stringPath 
- A path to a client key file accessible by a Node
- id string
- Unique identifier of the SecretStore.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- serverAddress string
- The URL of the Vault to target
- {[key: string]: string}
- Tags is a map of key, value pairs.
- ca_cert_ strpath 
- A path to a CA file accessible by a Node
- client_cert_ strpath 
- A path to a client certificate file accessible by a Node
- client_key_ strpath 
- A path to a client key file accessible by a Node
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- server_address str
- The URL of the Vault to target
- Mapping[str, str]
- Tags is a map of key, value pairs.
- caCert StringPath 
- A path to a CA file accessible by a Node
- clientCert StringPath 
- A path to a client certificate file accessible by a Node
- clientKey StringPath 
- A path to a client key file accessible by a Node
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultTlsCertSsh        
- CaCert stringPath 
- A path to a CA file accessible by a Node
- ClientCert stringPath 
- A path to a client certificate file accessible by a Node
- ClientKey stringPath 
- A path to a client key file accessible by a Node
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- SshMount stringPoint 
- The mount point of the SSH engine configured with the desired CA
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- CaCert stringPath 
- A path to a CA file accessible by a Node
- ClientCert stringPath 
- A path to a client certificate file accessible by a Node
- ClientKey stringPath 
- A path to a client key file accessible by a Node
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- SshMount stringPoint 
- The mount point of the SSH engine configured with the desired CA
- map[string]string
- Tags is a map of key, value pairs.
- caCert StringPath 
- A path to a CA file accessible by a Node
- clientCert StringPath 
- A path to a client certificate file accessible by a Node
- clientKey StringPath 
- A path to a client key file accessible by a Node
- id String
- Unique identifier of the SecretStore.
- issuedCert IntegerTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- sshMount StringPoint 
- The mount point of the SSH engine configured with the desired CA
- Map<String,String>
- Tags is a map of key, value pairs.
- caCert stringPath 
- A path to a CA file accessible by a Node
- clientCert stringPath 
- A path to a client certificate file accessible by a Node
- clientKey stringPath 
- A path to a client key file accessible by a Node
- id string
- Unique identifier of the SecretStore.
- issuedCert numberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- serverAddress string
- The URL of the Vault to target
- signingRole string
- The signing role to be used for signing certificates
- sshMount stringPoint 
- The mount point of the SSH engine configured with the desired CA
- {[key: string]: string}
- Tags is a map of key, value pairs.
- ca_cert_ strpath 
- A path to a CA file accessible by a Node
- client_cert_ strpath 
- A path to a client certificate file accessible by a Node
- client_key_ strpath 
- A path to a client key file accessible by a Node
- id str
- Unique identifier of the SecretStore.
- issued_cert_ intttl_ minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- server_address str
- The URL of the Vault to target
- signing_role str
- The signing role to be used for signing certificates
- ssh_mount_ strpoint 
- The mount point of the SSH engine configured with the desired CA
- Mapping[str, str]
- Tags is a map of key, value pairs.
- caCert StringPath 
- A path to a CA file accessible by a Node
- clientCert StringPath 
- A path to a client certificate file accessible by a Node
- clientKey StringPath 
- A path to a client key file accessible by a Node
- id String
- Unique identifier of the SecretStore.
- issuedCert NumberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- sshMount StringPoint 
- The mount point of the SSH engine configured with the desired CA
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultTlsCertX509        
- CaCert stringPath 
- A path to a CA file accessible by a Node
- ClientCert stringPath 
- A path to a client certificate file accessible by a Node
- ClientKey stringPath 
- A path to a client key file accessible by a Node
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- PkiMount stringPoint 
- The mount point of the PKI engine configured with the desired CA
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- CaCert stringPath 
- A path to a CA file accessible by a Node
- ClientCert stringPath 
- A path to a client certificate file accessible by a Node
- ClientKey stringPath 
- A path to a client key file accessible by a Node
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- PkiMount stringPoint 
- The mount point of the PKI engine configured with the desired CA
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- map[string]string
- Tags is a map of key, value pairs.
- caCert StringPath 
- A path to a CA file accessible by a Node
- clientCert StringPath 
- A path to a client certificate file accessible by a Node
- clientKey StringPath 
- A path to a client key file accessible by a Node
- id String
- Unique identifier of the SecretStore.
- issuedCert IntegerTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- pkiMount StringPoint 
- The mount point of the PKI engine configured with the desired CA
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- Map<String,String>
- Tags is a map of key, value pairs.
- caCert stringPath 
- A path to a CA file accessible by a Node
- clientCert stringPath 
- A path to a client certificate file accessible by a Node
- clientKey stringPath 
- A path to a client key file accessible by a Node
- id string
- Unique identifier of the SecretStore.
- issuedCert numberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- pkiMount stringPoint 
- The mount point of the PKI engine configured with the desired CA
- serverAddress string
- The URL of the Vault to target
- signingRole string
- The signing role to be used for signing certificates
- {[key: string]: string}
- Tags is a map of key, value pairs.
- ca_cert_ strpath 
- A path to a CA file accessible by a Node
- client_cert_ strpath 
- A path to a client certificate file accessible by a Node
- client_key_ strpath 
- A path to a client key file accessible by a Node
- id str
- Unique identifier of the SecretStore.
- issued_cert_ intttl_ minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- pki_mount_ strpoint 
- The mount point of the PKI engine configured with the desired CA
- server_address str
- The URL of the Vault to target
- signing_role str
- The signing role to be used for signing certificates
- Mapping[str, str]
- Tags is a map of key, value pairs.
- caCert StringPath 
- A path to a CA file accessible by a Node
- clientCert StringPath 
- A path to a client certificate file accessible by a Node
- clientKey StringPath 
- A path to a client key file accessible by a Node
- id String
- Unique identifier of the SecretStore.
- issuedCert NumberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- pkiMount StringPoint 
- The mount point of the PKI engine configured with the desired CA
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultToken      
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Id string
- Unique identifier of the SecretStore.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- map[string]string
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String,String>
- Tags is a map of key, value pairs.
- id string
- Unique identifier of the SecretStore.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- serverAddress string
- The URL of the Vault to target
- {[key: string]: string}
- Tags is a map of key, value pairs.
- id str
- Unique identifier of the SecretStore.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- server_address str
- The URL of the Vault to target
- Mapping[str, str]
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultTokenCertSsh        
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- SshMount stringPoint 
- The mount point of the SSH engine configured with the desired CA
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- SshMount stringPoint 
- The mount point of the SSH engine configured with the desired CA
- map[string]string
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- issuedCert IntegerTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- sshMount StringPoint 
- The mount point of the SSH engine configured with the desired CA
- Map<String,String>
- Tags is a map of key, value pairs.
- id string
- Unique identifier of the SecretStore.
- issuedCert numberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- serverAddress string
- The URL of the Vault to target
- signingRole string
- The signing role to be used for signing certificates
- sshMount stringPoint 
- The mount point of the SSH engine configured with the desired CA
- {[key: string]: string}
- Tags is a map of key, value pairs.
- id str
- Unique identifier of the SecretStore.
- issued_cert_ intttl_ minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- server_address str
- The URL of the Vault to target
- signing_role str
- The signing role to be used for signing certificates
- ssh_mount_ strpoint 
- The mount point of the SSH engine configured with the desired CA
- Mapping[str, str]
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- issuedCert NumberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- sshMount StringPoint 
- The mount point of the SSH engine configured with the desired CA
- Map<String>
- Tags is a map of key, value pairs.
GetSecretStoreSecretStoreVaultTokenCertX509        
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- PkiMount stringPoint 
- The mount point of the PKI engine configured with the desired CA
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- Dictionary<string, string>
- Tags is a map of key, value pairs.
- Id string
- Unique identifier of the SecretStore.
- IssuedCert intTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- Name string
- Unique human-readable name of the SecretStore.
- Namespace string
- The namespace to make requests within
- PkiMount stringPoint 
- The mount point of the PKI engine configured with the desired CA
- ServerAddress string
- The URL of the Vault to target
- SigningRole string
- The signing role to be used for signing certificates
- map[string]string
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- issuedCert IntegerTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- pkiMount StringPoint 
- The mount point of the PKI engine configured with the desired CA
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- Map<String,String>
- Tags is a map of key, value pairs.
- id string
- Unique identifier of the SecretStore.
- issuedCert numberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name string
- Unique human-readable name of the SecretStore.
- namespace string
- The namespace to make requests within
- pkiMount stringPoint 
- The mount point of the PKI engine configured with the desired CA
- serverAddress string
- The URL of the Vault to target
- signingRole string
- The signing role to be used for signing certificates
- {[key: string]: string}
- Tags is a map of key, value pairs.
- id str
- Unique identifier of the SecretStore.
- issued_cert_ intttl_ minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name str
- Unique human-readable name of the SecretStore.
- namespace str
- The namespace to make requests within
- pki_mount_ strpoint 
- The mount point of the PKI engine configured with the desired CA
- server_address str
- The URL of the Vault to target
- signing_role str
- The signing role to be used for signing certificates
- Mapping[str, str]
- Tags is a map of key, value pairs.
- id String
- Unique identifier of the SecretStore.
- issuedCert NumberTtl Minutes 
- The lifetime of certificates issued by this CA represented in minutes.
- name String
- Unique human-readable name of the SecretStore.
- namespace String
- The namespace to make requests within
- pkiMount StringPoint 
- The mount point of the PKI engine configured with the desired CA
- serverAddress String
- The URL of the Vault to target
- signingRole String
- The signing role to be used for signing certificates
- Map<String>
- Tags is a map of key, value pairs.
Package Details
- Repository
- sdm pierskarsenbarg/pulumi-sdm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the sdmTerraform Provider.
