Viewing docs for volcenginecc v0.0.38
published on Monday, May 25, 2026 by Volcengine
published on Monday, May 25, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.38
published on Monday, May 25, 2026 by Volcengine
published on Monday, May 25, 2026 by Volcengine
Data Source schema for Volcengine::Redis::ParameterGroup
Using getParameterGroup
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 getParameterGroup(args: GetParameterGroupArgs, opts?: InvokeOptions): Promise<GetParameterGroupResult>
function getParameterGroupOutput(args: GetParameterGroupOutputArgs, opts?: InvokeOptions): Output<GetParameterGroupResult>def get_parameter_group(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetParameterGroupResult
def get_parameter_group_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetParameterGroupResult]func LookupParameterGroup(ctx *Context, args *LookupParameterGroupArgs, opts ...InvokeOption) (*LookupParameterGroupResult, error)
func LookupParameterGroupOutput(ctx *Context, args *LookupParameterGroupOutputArgs, opts ...InvokeOption) LookupParameterGroupResultOutput> Note: This function is named LookupParameterGroup in the Go SDK.
public static class GetParameterGroup
{
public static Task<GetParameterGroupResult> InvokeAsync(GetParameterGroupArgs args, InvokeOptions? opts = null)
public static Output<GetParameterGroupResult> Invoke(GetParameterGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetParameterGroupResult> getParameterGroup(GetParameterGroupArgs args, InvokeOptions options)
public static Output<GetParameterGroupResult> getParameterGroup(GetParameterGroupArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:redis/getParameterGroup:getParameterGroup
arguments:
# arguments dictionarydata "volcenginecc_redis_getparametergroup" "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.
getParameterGroup Result
The following output properties are available:
- Create
Time string - Parameter group creation time
- Default bool
- Whether it is the default parameter group
- Description string
- Parameter group description
- Engine
Version string - Redis engine version for the parameter group
- Id string
- Uniquely identifies the resource.
- Name string
- Parameter group name
- Param
Values List<Volcengine.Get Parameter Group Param Value> - List of parameter values to set
- Parameter
Group stringId - Parameter group ID, automatically generated by the system
- Parameters
List<Volcengine.
Get Parameter Group Parameter> - List of parameter details in the parameter group, must be provided when modifying
- Source string
- Parameter group source. Values: System (system parameter group), User (user parameter group)
- Update
Time string - Parameter group update time
- Create
Time string - Parameter group creation time
- Default bool
- Whether it is the default parameter group
- Description string
- Parameter group description
- Engine
Version string - Redis engine version for the parameter group
- Id string
- Uniquely identifies the resource.
- Name string
- Parameter group name
- Param
Values []GetParameter Group Param Value - List of parameter values to set
- Parameter
Group stringId - Parameter group ID, automatically generated by the system
- Parameters
[]Get
Parameter Group Parameter - List of parameter details in the parameter group, must be provided when modifying
- Source string
- Parameter group source. Values: System (system parameter group), User (user parameter group)
- Update
Time string - Parameter group update time
- create_
time string - Parameter group creation time
- default bool
- Whether it is the default parameter group
- description string
- Parameter group description
- engine_
version string - Redis engine version for the parameter group
- id string
- Uniquely identifies the resource.
- name string
- Parameter group name
- param_
values list(object) - List of parameter values to set
- parameter_
group_ stringid - Parameter group ID, automatically generated by the system
- parameters list(object)
- List of parameter details in the parameter group, must be provided when modifying
- source string
- Parameter group source. Values: System (system parameter group), User (user parameter group)
- update_
time string - Parameter group update time
- create
Time String - Parameter group creation time
- default_ Boolean
- Whether it is the default parameter group
- description String
- Parameter group description
- engine
Version String - Redis engine version for the parameter group
- id String
- Uniquely identifies the resource.
- name String
- Parameter group name
- param
Values List<GetParameter Group Param Value> - List of parameter values to set
- parameter
Group StringId - Parameter group ID, automatically generated by the system
- parameters
List<Get
Parameter Group Parameter> - List of parameter details in the parameter group, must be provided when modifying
- source String
- Parameter group source. Values: System (system parameter group), User (user parameter group)
- update
Time String - Parameter group update time
- create
Time string - Parameter group creation time
- default boolean
- Whether it is the default parameter group
- description string
- Parameter group description
- engine
Version string - Redis engine version for the parameter group
- id string
- Uniquely identifies the resource.
- name string
- Parameter group name
- param
Values GetParameter Group Param Value[] - List of parameter values to set
- parameter
Group stringId - Parameter group ID, automatically generated by the system
- parameters
Get
Parameter Group Parameter[] - List of parameter details in the parameter group, must be provided when modifying
- source string
- Parameter group source. Values: System (system parameter group), User (user parameter group)
- update
Time string - Parameter group update time
- create_
time str - Parameter group creation time
- default bool
- Whether it is the default parameter group
- description str
- Parameter group description
- engine_
version str - Redis engine version for the parameter group
- id str
- Uniquely identifies the resource.
- name str
- Parameter group name
- param_
values Sequence[GetParameter Group Param Value] - List of parameter values to set
- parameter_
group_ strid - Parameter group ID, automatically generated by the system
- parameters
Sequence[Get
Parameter Group Parameter] - List of parameter details in the parameter group, must be provided when modifying
- source str
- Parameter group source. Values: System (system parameter group), User (user parameter group)
- update_
time str - Parameter group update time
- create
Time String - Parameter group creation time
- default Boolean
- Whether it is the default parameter group
- description String
- Parameter group description
- engine
Version String - Redis engine version for the parameter group
- id String
- Uniquely identifies the resource.
- name String
- Parameter group name
- param
Values List<Property Map> - List of parameter values to set
- parameter
Group StringId - Parameter group ID, automatically generated by the system
- parameters List<Property Map>
- List of parameter details in the parameter group, must be provided when modifying
- source String
- Parameter group source. Values: System (system parameter group), User (user parameter group)
- update
Time String - Parameter group update time
Supporting Types
GetParameterGroupParamValue
GetParameterGroupParameter
- Current
Value string - Current parameter value
- Description string
- Parameter description
- Need
Reboot bool - Whether modifying this parameter requires a restart
- Param
Name string - Parameter name
- Range string
- Parameter value range
- Type string
- Parameter type
- Unit string
- Parameter unit
- Current
Value string - Current parameter value
- Description string
- Parameter description
- Need
Reboot bool - Whether modifying this parameter requires a restart
- Param
Name string - Parameter name
- Range string
- Parameter value range
- Type string
- Parameter type
- Unit string
- Parameter unit
- current_
value string - Current parameter value
- description string
- Parameter description
- need_
reboot bool - Whether modifying this parameter requires a restart
- param_
name string - Parameter name
- range string
- Parameter value range
- type string
- Parameter type
- unit string
- Parameter unit
- current
Value String - Current parameter value
- description String
- Parameter description
- need
Reboot Boolean - Whether modifying this parameter requires a restart
- param
Name String - Parameter name
- range String
- Parameter value range
- type String
- Parameter type
- unit String
- Parameter unit
- current
Value string - Current parameter value
- description string
- Parameter description
- need
Reboot boolean - Whether modifying this parameter requires a restart
- param
Name string - Parameter name
- range string
- Parameter value range
- type string
- Parameter type
- unit string
- Parameter unit
- current_
value str - Current parameter value
- description str
- Parameter description
- need_
reboot bool - Whether modifying this parameter requires a restart
- param_
name str - Parameter name
- range str
- Parameter value range
- type str
- Parameter type
- unit str
- Parameter unit
- current
Value String - Current parameter value
- description String
- Parameter description
- need
Reboot Boolean - Whether modifying this parameter requires a restart
- param
Name String - Parameter name
- range String
- Parameter value range
- type String
- Parameter type
- unit String
- Parameter unit
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.38
published on Monday, May 25, 2026 by Volcengine
published on Monday, May 25, 2026 by Volcengine