KafkaClusterRestProxyArgs

data class KafkaClusterRestProxyArgs(val securityGroupId: Output<String>, val securityGroupName: Output<String>) : ConvertibleToJava<KafkaClusterRestProxyArgs>

Constructors

Link copied to clipboard
constructor(securityGroupId: Output<String>, securityGroupName: Output<String>)

Properties

Link copied to clipboard
val securityGroupId: Output<String>

The Azure Active Directory Security Group ID. Changing this forces a new resource to be created.

Link copied to clipboard

The Azure Active Directory Security Group name. Changing this forces a new resource to be created.

Functions

Link copied to clipboard
open override fun toJava(): KafkaClusterRestProxyArgs