tencentcloud.SslUpdateCertificateRecordRollbackOperation
Explore with Pulumi AI
Provides a resource to create a ssl update_certificate_record_rollback
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const updateCertificateRecordRollback = new tencentcloud.SslUpdateCertificateRecordRollbackOperation("updateCertificateRecordRollback", {deployRecordId: "1603"});
import pulumi
import pulumi_tencentcloud as tencentcloud
update_certificate_record_rollback = tencentcloud.SslUpdateCertificateRecordRollbackOperation("updateCertificateRecordRollback", deploy_record_id="1603")
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/tencentcloud/tencentcloud"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := tencentcloud.NewSslUpdateCertificateRecordRollbackOperation(ctx, "updateCertificateRecordRollback", &tencentcloud.SslUpdateCertificateRecordRollbackOperationArgs{
DeployRecordId: pulumi.String("1603"),
})
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;
return await Deployment.RunAsync(() =>
{
var updateCertificateRecordRollback = new Tencentcloud.SslUpdateCertificateRecordRollbackOperation("updateCertificateRecordRollback", new()
{
DeployRecordId = "1603",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.tencentcloud.SslUpdateCertificateRecordRollbackOperation;
import com.pulumi.tencentcloud.SslUpdateCertificateRecordRollbackOperationArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
var updateCertificateRecordRollback = new SslUpdateCertificateRecordRollbackOperation("updateCertificateRecordRollback", SslUpdateCertificateRecordRollbackOperationArgs.builder()
.deployRecordId("1603")
.build());
}
}
resources:
updateCertificateRecordRollback:
type: tencentcloud:SslUpdateCertificateRecordRollbackOperation
properties:
deployRecordId: '1603'
Create SslUpdateCertificateRecordRollbackOperation Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SslUpdateCertificateRecordRollbackOperation(name: string, args?: SslUpdateCertificateRecordRollbackOperationArgs, opts?: CustomResourceOptions);
@overload
def SslUpdateCertificateRecordRollbackOperation(resource_name: str,
args: Optional[SslUpdateCertificateRecordRollbackOperationArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def SslUpdateCertificateRecordRollbackOperation(resource_name: str,
opts: Optional[ResourceOptions] = None,
deploy_record_id: Optional[str] = None,
ssl_update_certificate_record_rollback_operation_id: Optional[str] = None)
func NewSslUpdateCertificateRecordRollbackOperation(ctx *Context, name string, args *SslUpdateCertificateRecordRollbackOperationArgs, opts ...ResourceOption) (*SslUpdateCertificateRecordRollbackOperation, error)
public SslUpdateCertificateRecordRollbackOperation(string name, SslUpdateCertificateRecordRollbackOperationArgs? args = null, CustomResourceOptions? opts = null)
public SslUpdateCertificateRecordRollbackOperation(String name, SslUpdateCertificateRecordRollbackOperationArgs args)
public SslUpdateCertificateRecordRollbackOperation(String name, SslUpdateCertificateRecordRollbackOperationArgs args, CustomResourceOptions options)
type: tencentcloud:SslUpdateCertificateRecordRollbackOperation
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 SslUpdateCertificateRecordRollbackOperationArgs
- 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 SslUpdateCertificateRecordRollbackOperationArgs
- 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 SslUpdateCertificateRecordRollbackOperationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SslUpdateCertificateRecordRollbackOperationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SslUpdateCertificateRecordRollbackOperationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
SslUpdateCertificateRecordRollbackOperation 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 SslUpdateCertificateRecordRollbackOperation resource accepts the following input properties:
- Deploy
Record stringId - Deployment record ID to be rolled back.
- Ssl
Update stringCertificate Record Rollback Operation Id - ID of the resource.
- Deploy
Record stringId - Deployment record ID to be rolled back.
- Ssl
Update stringCertificate Record Rollback Operation Id - ID of the resource.
- deploy
Record StringId - Deployment record ID to be rolled back.
- ssl
Update StringCertificate Record Rollback Operation Id - ID of the resource.
- deploy
Record stringId - Deployment record ID to be rolled back.
- ssl
Update stringCertificate Record Rollback Operation Id - ID of the resource.
- deploy_
record_ strid - Deployment record ID to be rolled back.
- ssl_
update_ strcertificate_ record_ rollback_ operation_ id - ID of the resource.
- deploy
Record StringId - Deployment record ID to be rolled back.
- ssl
Update StringCertificate Record Rollback Operation Id - ID of the resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the SslUpdateCertificateRecordRollbackOperation 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 SslUpdateCertificateRecordRollbackOperation Resource
Get an existing SslUpdateCertificateRecordRollbackOperation 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?: SslUpdateCertificateRecordRollbackOperationState, opts?: CustomResourceOptions): SslUpdateCertificateRecordRollbackOperation
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
deploy_record_id: Optional[str] = None,
ssl_update_certificate_record_rollback_operation_id: Optional[str] = None) -> SslUpdateCertificateRecordRollbackOperation
func GetSslUpdateCertificateRecordRollbackOperation(ctx *Context, name string, id IDInput, state *SslUpdateCertificateRecordRollbackOperationState, opts ...ResourceOption) (*SslUpdateCertificateRecordRollbackOperation, error)
public static SslUpdateCertificateRecordRollbackOperation Get(string name, Input<string> id, SslUpdateCertificateRecordRollbackOperationState? state, CustomResourceOptions? opts = null)
public static SslUpdateCertificateRecordRollbackOperation get(String name, Output<String> id, SslUpdateCertificateRecordRollbackOperationState state, CustomResourceOptions options)
resources: _: type: tencentcloud:SslUpdateCertificateRecordRollbackOperation 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.
- Deploy
Record stringId - Deployment record ID to be rolled back.
- Ssl
Update stringCertificate Record Rollback Operation Id - ID of the resource.
- Deploy
Record stringId - Deployment record ID to be rolled back.
- Ssl
Update stringCertificate Record Rollback Operation Id - ID of the resource.
- deploy
Record StringId - Deployment record ID to be rolled back.
- ssl
Update StringCertificate Record Rollback Operation Id - ID of the resource.
- deploy
Record stringId - Deployment record ID to be rolled back.
- ssl
Update stringCertificate Record Rollback Operation Id - ID of the resource.
- deploy_
record_ strid - Deployment record ID to be rolled back.
- ssl_
update_ strcertificate_ record_ rollback_ operation_ id - ID of the resource.
- deploy
Record StringId - Deployment record ID to be rolled back.
- ssl
Update StringCertificate Record Rollback Operation Id - ID of the resource.
Import
ssl update_certificate_record_rollback can be imported using the id, e.g.
$ pulumi import tencentcloud:index/sslUpdateCertificateRecordRollbackOperation:SslUpdateCertificateRecordRollbackOperation update_certificate_record_rollback update_certificate_record_rollback_id
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.