tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.SqlserverInstanceSsl
Explore with Pulumi AI
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
Create SqlserverInstanceSsl Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SqlserverInstanceSsl(name: string, args: SqlserverInstanceSslArgs, opts?: CustomResourceOptions);
@overload
def SqlserverInstanceSsl(resource_name: str,
args: SqlserverInstanceSslArgs,
opts: Optional[ResourceOptions] = None)
@overload
def SqlserverInstanceSsl(resource_name: str,
opts: Optional[ResourceOptions] = None,
instance_id: Optional[str] = None,
type: Optional[str] = None,
sqlserver_instance_ssl_id: Optional[str] = None)
func NewSqlserverInstanceSsl(ctx *Context, name string, args SqlserverInstanceSslArgs, opts ...ResourceOption) (*SqlserverInstanceSsl, error)
public SqlserverInstanceSsl(string name, SqlserverInstanceSslArgs args, CustomResourceOptions? opts = null)
public SqlserverInstanceSsl(String name, SqlserverInstanceSslArgs args)
public SqlserverInstanceSsl(String name, SqlserverInstanceSslArgs args, CustomResourceOptions options)
type: tencentcloud:SqlserverInstanceSsl
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 SqlserverInstanceSslArgs
- 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 SqlserverInstanceSslArgs
- 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 SqlserverInstanceSslArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SqlserverInstanceSslArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SqlserverInstanceSslArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
SqlserverInstanceSsl 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 SqlserverInstanceSsl resource accepts the following input properties:
- Instance
Id string - Instance ID.
- Type string
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- Sqlserver
Instance stringSsl Id
- Instance
Id string - Instance ID.
- Type string
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- Sqlserver
Instance stringSsl Id
- instance
Id String - Instance ID.
- type String
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- sqlserver
Instance StringSsl Id
- instance
Id string - Instance ID.
- type string
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- sqlserver
Instance stringSsl Id
- instance_
id str - Instance ID.
- type str
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- sqlserver_
instance_ strssl_ id
- instance
Id String - Instance ID.
- type String
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- sqlserver
Instance StringSsl Id
Outputs
All input properties are implicitly available as output properties. Additionally, the SqlserverInstanceSsl 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 SqlserverInstanceSsl Resource
Get an existing SqlserverInstanceSsl 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?: SqlserverInstanceSslState, opts?: CustomResourceOptions): SqlserverInstanceSsl
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
instance_id: Optional[str] = None,
sqlserver_instance_ssl_id: Optional[str] = None,
type: Optional[str] = None) -> SqlserverInstanceSsl
func GetSqlserverInstanceSsl(ctx *Context, name string, id IDInput, state *SqlserverInstanceSslState, opts ...ResourceOption) (*SqlserverInstanceSsl, error)
public static SqlserverInstanceSsl Get(string name, Input<string> id, SqlserverInstanceSslState? state, CustomResourceOptions? opts = null)
public static SqlserverInstanceSsl get(String name, Output<String> id, SqlserverInstanceSslState state, CustomResourceOptions options)
resources: _: type: tencentcloud:SqlserverInstanceSsl 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.
- Instance
Id string - Instance ID.
- Sqlserver
Instance stringSsl Id - Type string
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- Instance
Id string - Instance ID.
- Sqlserver
Instance stringSsl Id - Type string
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- instance
Id String - Instance ID.
- sqlserver
Instance StringSsl Id - type String
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- instance
Id string - Instance ID.
- sqlserver
Instance stringSsl Id - type string
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- instance_
id str - Instance ID.
- sqlserver_
instance_ strssl_ id - type str
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
- instance
Id String - Instance ID.
- sqlserver
Instance StringSsl Id - type String
- Operation type. enable: turn on SSL; disable: turn off SSL; renew: update the certificate validity period.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack