Viewing docs for volcenginecc v0.0.35
published on Thursday, May 14, 2026 by Volcengine
published on Thursday, May 14, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.35
published on Thursday, May 14, 2026 by Volcengine
published on Thursday, May 14, 2026 by Volcengine
Data Source schema for Volcengine::RDSMySQL::ParameterTemplate
Using getParameterTemplate
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 getParameterTemplate(args: GetParameterTemplateArgs, opts?: InvokeOptions): Promise<GetParameterTemplateResult>
function getParameterTemplateOutput(args: GetParameterTemplateOutputArgs, opts?: InvokeOptions): Output<GetParameterTemplateResult>def get_parameter_template(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetParameterTemplateResult
def get_parameter_template_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetParameterTemplateResult]func LookupParameterTemplate(ctx *Context, args *LookupParameterTemplateArgs, opts ...InvokeOption) (*LookupParameterTemplateResult, error)
func LookupParameterTemplateOutput(ctx *Context, args *LookupParameterTemplateOutputArgs, opts ...InvokeOption) LookupParameterTemplateResultOutput> Note: This function is named LookupParameterTemplate in the Go SDK.
public static class GetParameterTemplate
{
public static Task<GetParameterTemplateResult> InvokeAsync(GetParameterTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetParameterTemplateResult> Invoke(GetParameterTemplateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetParameterTemplateResult> getParameterTemplate(GetParameterTemplateArgs args, InvokeOptions options)
public static Output<GetParameterTemplateResult> getParameterTemplate(GetParameterTemplateArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:rdsmysql/getParameterTemplate:getParameterTemplate
arguments:
# arguments dictionarydata "volcenginecc_rdsmysql_getparametertemplate" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getParameterTemplate Result
The following output properties are available:
- Account
Id string - Account ID
- Create
Time string - Creation time (UTC+8), format: yyyy-MM-dd HH:mm:ss
- Engine
Type string - Database engine type. Values: InnoDB (InnoDB engine), RocksDB (RocksDB engine). Default: InnoDB
- Id string
- Uniquely identifies the resource.
- Need
Restart bool - Whether the template contains parameters that require a restart
- Parameter
Num int - Number of parameters included in the template
- Project
Name string - Associated project
- Template
Category string - Template category. Value: DBEngine (database engine parameter)
- Template
Desc string - Parameter template description
- Template
Id string - Parameter template ID, automatically generated by the system
- Template
Name string - Parameter template name
- Template
Params List<Volcengine.Get Parameter Template Template Param> - Parameters included in the parameter template
- Template
Source string - Parameter template type. Values: System (system template), User (user template)
- Template
Type string - Database type of the parameter template. Default: Mysql
- Template
Type stringVersion - Database version of the parameter template. Value range: MySQL57 (MySQL 5.7 version), MySQL80 (MySQL 8.0 version)
- Update
Time string - Template modification time
- Account
Id string - Account ID
- Create
Time string - Creation time (UTC+8), format: yyyy-MM-dd HH:mm:ss
- Engine
Type string - Database engine type. Values: InnoDB (InnoDB engine), RocksDB (RocksDB engine). Default: InnoDB
- Id string
- Uniquely identifies the resource.
- Need
Restart bool - Whether the template contains parameters that require a restart
- Parameter
Num int - Number of parameters included in the template
- Project
Name string - Associated project
- Template
Category string - Template category. Value: DBEngine (database engine parameter)
- Template
Desc string - Parameter template description
- Template
Id string - Parameter template ID, automatically generated by the system
- Template
Name string - Parameter template name
- Template
Params []GetParameter Template Template Param - Parameters included in the parameter template
- Template
Source string - Parameter template type. Values: System (system template), User (user template)
- Template
Type string - Database type of the parameter template. Default: Mysql
- Template
Type stringVersion - Database version of the parameter template. Value range: MySQL57 (MySQL 5.7 version), MySQL80 (MySQL 8.0 version)
- Update
Time string - Template modification time
- account_
id string - Account ID
- create_
time string - Creation time (UTC+8), format: yyyy-MM-dd HH:mm:ss
- engine_
type string - Database engine type. Values: InnoDB (InnoDB engine), RocksDB (RocksDB engine). Default: InnoDB
- id string
- Uniquely identifies the resource.
- need_
restart bool - Whether the template contains parameters that require a restart
- parameter_
num number - Number of parameters included in the template
- project_
name string - Associated project
- template_
category string - Template category. Value: DBEngine (database engine parameter)
- template_
desc string - Parameter template description
- template_
id string - Parameter template ID, automatically generated by the system
- template_
name string - Parameter template name
- template_
params list(object) - Parameters included in the parameter template
- template_
source string - Parameter template type. Values: System (system template), User (user template)
- template_
type string - Database type of the parameter template. Default: Mysql
- template_
type_ stringversion - Database version of the parameter template. Value range: MySQL57 (MySQL 5.7 version), MySQL80 (MySQL 8.0 version)
- update_
time string - Template modification time
- account
Id String - Account ID
- create
Time String - Creation time (UTC+8), format: yyyy-MM-dd HH:mm:ss
- engine
Type String - Database engine type. Values: InnoDB (InnoDB engine), RocksDB (RocksDB engine). Default: InnoDB
- id String
- Uniquely identifies the resource.
- need
Restart Boolean - Whether the template contains parameters that require a restart
- parameter
Num Integer - Number of parameters included in the template
- project
Name String - Associated project
- template
Category String - Template category. Value: DBEngine (database engine parameter)
- template
Desc String - Parameter template description
- template
Id String - Parameter template ID, automatically generated by the system
- template
Name String - Parameter template name
- template
Params List<GetParameter Template Template Param> - Parameters included in the parameter template
- template
Source String - Parameter template type. Values: System (system template), User (user template)
- template
Type String - Database type of the parameter template. Default: Mysql
- template
Type StringVersion - Database version of the parameter template. Value range: MySQL57 (MySQL 5.7 version), MySQL80 (MySQL 8.0 version)
- update
Time String - Template modification time
- account
Id string - Account ID
- create
Time string - Creation time (UTC+8), format: yyyy-MM-dd HH:mm:ss
- engine
Type string - Database engine type. Values: InnoDB (InnoDB engine), RocksDB (RocksDB engine). Default: InnoDB
- id string
- Uniquely identifies the resource.
- need
Restart boolean - Whether the template contains parameters that require a restart
- parameter
Num number - Number of parameters included in the template
- project
Name string - Associated project
- template
Category string - Template category. Value: DBEngine (database engine parameter)
- template
Desc string - Parameter template description
- template
Id string - Parameter template ID, automatically generated by the system
- template
Name string - Parameter template name
- template
Params GetParameter Template Template Param[] - Parameters included in the parameter template
- template
Source string - Parameter template type. Values: System (system template), User (user template)
- template
Type string - Database type of the parameter template. Default: Mysql
- template
Type stringVersion - Database version of the parameter template. Value range: MySQL57 (MySQL 5.7 version), MySQL80 (MySQL 8.0 version)
- update
Time string - Template modification time
- account_
id str - Account ID
- create_
time str - Creation time (UTC+8), format: yyyy-MM-dd HH:mm:ss
- engine_
type str - Database engine type. Values: InnoDB (InnoDB engine), RocksDB (RocksDB engine). Default: InnoDB
- id str
- Uniquely identifies the resource.
- need_
restart bool - Whether the template contains parameters that require a restart
- parameter_
num int - Number of parameters included in the template
- project_
name str - Associated project
- template_
category str - Template category. Value: DBEngine (database engine parameter)
- template_
desc str - Parameter template description
- template_
id str - Parameter template ID, automatically generated by the system
- template_
name str - Parameter template name
- template_
params Sequence[GetParameter Template Template Param] - Parameters included in the parameter template
- template_
source str - Parameter template type. Values: System (system template), User (user template)
- template_
type str - Database type of the parameter template. Default: Mysql
- template_
type_ strversion - Database version of the parameter template. Value range: MySQL57 (MySQL 5.7 version), MySQL80 (MySQL 8.0 version)
- update_
time str - Template modification time
- account
Id String - Account ID
- create
Time String - Creation time (UTC+8), format: yyyy-MM-dd HH:mm:ss
- engine
Type String - Database engine type. Values: InnoDB (InnoDB engine), RocksDB (RocksDB engine). Default: InnoDB
- id String
- Uniquely identifies the resource.
- need
Restart Boolean - Whether the template contains parameters that require a restart
- parameter
Num Number - Number of parameters included in the template
- project
Name String - Associated project
- template
Category String - Template category. Value: DBEngine (database engine parameter)
- template
Desc String - Parameter template description
- template
Id String - Parameter template ID, automatically generated by the system
- template
Name String - Parameter template name
- template
Params List<Property Map> - Parameters included in the parameter template
- template
Source String - Parameter template type. Values: System (system template), User (user template)
- template
Type String - Database type of the parameter template. Default: Mysql
- template
Type StringVersion - Database version of the parameter template. Value range: MySQL57 (MySQL 5.7 version), MySQL80 (MySQL 8.0 version)
- update
Time String - Template modification time
Supporting Types
GetParameterTemplateTemplateParam
- Default
Value string - Default value of the parameter
- Description string
- Parameter description
- Expect
Value string - Expected value of the parameter
- Name string
- Instance parameter name
- Restart bool
- Whether a restart is required for the instance to take effect
- Running
Value string - Parameter runtime value
- Value
Range string - Parameter value range
- Default
Value string - Default value of the parameter
- Description string
- Parameter description
- Expect
Value string - Expected value of the parameter
- Name string
- Instance parameter name
- Restart bool
- Whether a restart is required for the instance to take effect
- Running
Value string - Parameter runtime value
- Value
Range string - Parameter value range
- default_
value string - Default value of the parameter
- description string
- Parameter description
- expect_
value string - Expected value of the parameter
- name string
- Instance parameter name
- restart bool
- Whether a restart is required for the instance to take effect
- running_
value string - Parameter runtime value
- value_
range string - Parameter value range
- default
Value String - Default value of the parameter
- description String
- Parameter description
- expect
Value String - Expected value of the parameter
- name String
- Instance parameter name
- restart Boolean
- Whether a restart is required for the instance to take effect
- running
Value String - Parameter runtime value
- value
Range String - Parameter value range
- default
Value string - Default value of the parameter
- description string
- Parameter description
- expect
Value string - Expected value of the parameter
- name string
- Instance parameter name
- restart boolean
- Whether a restart is required for the instance to take effect
- running
Value string - Parameter runtime value
- value
Range string - Parameter value range
- default_
value str - Default value of the parameter
- description str
- Parameter description
- expect_
value str - Expected value of the parameter
- name str
- Instance parameter name
- restart bool
- Whether a restart is required for the instance to take effect
- running_
value str - Parameter runtime value
- value_
range str - Parameter value range
- default
Value String - Default value of the parameter
- description String
- Parameter description
- expect
Value String - Expected value of the parameter
- name String
- Instance parameter name
- restart Boolean
- Whether a restart is required for the instance to take effect
- running
Value String - Parameter runtime value
- value
Range String - Parameter value range
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.35
published on Thursday, May 14, 2026 by Volcengine
published on Thursday, May 14, 2026 by Volcengine
