Viewing docs for bytepluscc v0.0.41
published on Thursday, Jul 16, 2026 by Byteplus
published on Thursday, Jul 16, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.41
published on Thursday, Jul 16, 2026 by Byteplus
published on Thursday, Jul 16, 2026 by Byteplus
Data Source schema for Byteplus::Kafka::Group
Using getGroup
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 getGroup(args: GetGroupArgs, opts?: InvokeOptions): Promise<GetGroupResult>
function getGroupOutput(args: GetGroupOutputArgs, opts?: InvokeOptions): Output<GetGroupResult>def get_group(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGroupResult
def get_group_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGroupResult]func LookupGroup(ctx *Context, args *LookupGroupArgs, opts ...InvokeOption) (*LookupGroupResult, error)
func LookupGroupOutput(ctx *Context, args *LookupGroupOutputArgs, opts ...InvokeOption) LookupGroupResultOutput> Note: This function is named LookupGroup in the Go SDK.
public static class GetGroup
{
public static Task<GetGroupResult> InvokeAsync(GetGroupArgs args, InvokeOptions? opts = null)
public static Output<GetGroupResult> Invoke(GetGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGroupResult> getGroup(GetGroupArgs args, InvokeOptions options)
public static Output<GetGroupResult> getGroup(GetGroupArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:kafka/getGroup:getGroup
arguments:
# arguments dictionarydata "bytepluscc_kafka_getgroup" "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.
getGroup Result
The following output properties are available:
- Balance
Algorithm string - Algorithm for assigning partitions to consumers, specified by the consumer client. If using custom partition consumption, this field may be empty
- Description string
- Consumer group description, up to 128 characters
- Group
Id string - Consumer group ID to be created - Length: 3–128 characters - Can contain uppercase and lowercase letters, numbers, hyphens (-), special character (@), and underscores (_) - Must include at least one letter or number
- Id string
- Uniquely identifies the resource.
- Instance
Id string - Instance ID
- Protocol
Type string - Consumer group protocol type - If using the standard Kafka consumer protocol, displays as consumer - If using another protocol type, displays the corresponding protocol name, for example, connect when using Kafka-Connector - If using custom partition consumption, this field may be empty
- State string
- Consumer group status - PreparingRebalance: preparing for consumption - CompletingRebalance: assigning partitions - Stable: consuming - Empty: not consuming - Dead: expired
-
List<Byteplus.
Get Group Tag> - Group tags
- Balance
Algorithm string - Algorithm for assigning partitions to consumers, specified by the consumer client. If using custom partition consumption, this field may be empty
- Description string
- Consumer group description, up to 128 characters
- Group
Id string - Consumer group ID to be created - Length: 3–128 characters - Can contain uppercase and lowercase letters, numbers, hyphens (-), special character (@), and underscores (_) - Must include at least one letter or number
- Id string
- Uniquely identifies the resource.
- Instance
Id string - Instance ID
- Protocol
Type string - Consumer group protocol type - If using the standard Kafka consumer protocol, displays as consumer - If using another protocol type, displays the corresponding protocol name, for example, connect when using Kafka-Connector - If using custom partition consumption, this field may be empty
- State string
- Consumer group status - PreparingRebalance: preparing for consumption - CompletingRebalance: assigning partitions - Stable: consuming - Empty: not consuming - Dead: expired
-
[]Get
Group Tag - Group tags
- balance_
algorithm string - Algorithm for assigning partitions to consumers, specified by the consumer client. If using custom partition consumption, this field may be empty
- description string
- Consumer group description, up to 128 characters
- group_
id string - Consumer group ID to be created - Length: 3–128 characters - Can contain uppercase and lowercase letters, numbers, hyphens (-), special character (@), and underscores (_) - Must include at least one letter or number
- id string
- Uniquely identifies the resource.
- instance_
id string - Instance ID
- protocol_
type string - Consumer group protocol type - If using the standard Kafka consumer protocol, displays as consumer - If using another protocol type, displays the corresponding protocol name, for example, connect when using Kafka-Connector - If using custom partition consumption, this field may be empty
- state string
- Consumer group status - PreparingRebalance: preparing for consumption - CompletingRebalance: assigning partitions - Stable: consuming - Empty: not consuming - Dead: expired
- list(object)
- Group tags
- balance
Algorithm String - Algorithm for assigning partitions to consumers, specified by the consumer client. If using custom partition consumption, this field may be empty
- description String
- Consumer group description, up to 128 characters
- group
Id String - Consumer group ID to be created - Length: 3–128 characters - Can contain uppercase and lowercase letters, numbers, hyphens (-), special character (@), and underscores (_) - Must include at least one letter or number
- id String
- Uniquely identifies the resource.
- instance
Id String - Instance ID
- protocol
Type String - Consumer group protocol type - If using the standard Kafka consumer protocol, displays as consumer - If using another protocol type, displays the corresponding protocol name, for example, connect when using Kafka-Connector - If using custom partition consumption, this field may be empty
- state String
- Consumer group status - PreparingRebalance: preparing for consumption - CompletingRebalance: assigning partitions - Stable: consuming - Empty: not consuming - Dead: expired
-
List<Get
Group Tag> - Group tags
- balance
Algorithm string - Algorithm for assigning partitions to consumers, specified by the consumer client. If using custom partition consumption, this field may be empty
- description string
- Consumer group description, up to 128 characters
- group
Id string - Consumer group ID to be created - Length: 3–128 characters - Can contain uppercase and lowercase letters, numbers, hyphens (-), special character (@), and underscores (_) - Must include at least one letter or number
- id string
- Uniquely identifies the resource.
- instance
Id string - Instance ID
- protocol
Type string - Consumer group protocol type - If using the standard Kafka consumer protocol, displays as consumer - If using another protocol type, displays the corresponding protocol name, for example, connect when using Kafka-Connector - If using custom partition consumption, this field may be empty
- state string
- Consumer group status - PreparingRebalance: preparing for consumption - CompletingRebalance: assigning partitions - Stable: consuming - Empty: not consuming - Dead: expired
-
Get
Group Tag[] - Group tags
- balance_
algorithm str - Algorithm for assigning partitions to consumers, specified by the consumer client. If using custom partition consumption, this field may be empty
- description str
- Consumer group description, up to 128 characters
- group_
id str - Consumer group ID to be created - Length: 3–128 characters - Can contain uppercase and lowercase letters, numbers, hyphens (-), special character (@), and underscores (_) - Must include at least one letter or number
- id str
- Uniquely identifies the resource.
- instance_
id str - Instance ID
- protocol_
type str - Consumer group protocol type - If using the standard Kafka consumer protocol, displays as consumer - If using another protocol type, displays the corresponding protocol name, for example, connect when using Kafka-Connector - If using custom partition consumption, this field may be empty
- state str
- Consumer group status - PreparingRebalance: preparing for consumption - CompletingRebalance: assigning partitions - Stable: consuming - Empty: not consuming - Dead: expired
-
Sequence[Get
Group Tag] - Group tags
- balance
Algorithm String - Algorithm for assigning partitions to consumers, specified by the consumer client. If using custom partition consumption, this field may be empty
- description String
- Consumer group description, up to 128 characters
- group
Id String - Consumer group ID to be created - Length: 3–128 characters - Can contain uppercase and lowercase letters, numbers, hyphens (-), special character (@), and underscores (_) - Must include at least one letter or number
- id String
- Uniquely identifies the resource.
- instance
Id String - Instance ID
- protocol
Type String - Consumer group protocol type - If using the standard Kafka consumer protocol, displays as consumer - If using another protocol type, displays the corresponding protocol name, for example, connect when using Kafka-Connector - If using custom partition consumption, this field may be empty
- state String
- Consumer group status - PreparingRebalance: preparing for consumption - CompletingRebalance: assigning partitions - Stable: consuming - Empty: not consuming - Dead: expired
- List<Property Map>
- Group tags
Supporting Types
GetGroupTag
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.41
published on Thursday, Jul 16, 2026 by Byteplus
published on Thursday, Jul 16, 2026 by Byteplus