Group Connectivity Information Args
data class GroupConnectivityInformationArgs(val customerVisibleFqdns: Output<List<String>>? = null, val groupId: Output<String>? = null, val internalFqdn: Output<String>? = null, val memberName: Output<String>? = null, val privateLinkServiceArmRegion: Output<String>? = null, val redirectMapId: Output<String>? = null) : ConvertibleToJava<GroupConnectivityInformationArgs>
Represents of a connection's group information.