Nginx Functions
object NginxFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing NGINX Certificate.
suspend fun getCertificate(argument: suspend GetCertificatePlainArgsBuilder.() -> Unit): GetCertificateResult
Link copied to clipboard
Use this data source to access information about an existing Nginx Configuration.
suspend fun getConfiguration(argument: suspend GetConfigurationPlainArgsBuilder.() -> Unit): GetConfigurationResult
Link copied to clipboard
Use this data source to access information about an existing NGINX Deployment.
suspend fun getDeployment(argument: suspend GetDeploymentPlainArgsBuilder.() -> Unit): GetDeploymentResult